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 pitrou, python-dev, rhettinger, serhiy.storchaka
Date 2015-03-01.08:38:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150301083806.10064.57522@psf.io>
In-reply-to
Content
New changeset 1e89094998b2 by Raymond Hettinger in branch 'default':
Issue #23553:  Use an unsigned cast to tighten-up the bounds checking logic.
https://hg.python.org/cpython/rev/1e89094998b2
History
Date User Action Args
2015-03-01 08:38:09python-devsetrecipients: + python-dev, rhettinger, pitrou, serhiy.storchaka
2015-03-01 08:38:09python-devlinkissue23553 messages
2015-03-01 08:38:09python-devcreate