This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients mark.dickinson, python-dev, serhiy.storchaka
Date 2012-11-17.19:18:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset e9af9b1ca67e by Mark Dickinson in branch 'default':
Issue #16451: Refactor to remove duplication between range and slice in slice index computations.
http://hg.python.org/cpython/rev/e9af9b1ca67e
History
Date User Action Args
2012-11-17 19:18:28python-devsetrecipients: + python-dev, mark.dickinson, serhiy.storchaka
2012-11-17 19:18:28python-devlinkissue16451 messages
2012-11-17 19:18:28python-devcreate