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 benjamin.peterson, matejcik, python-dev, serhiy.storchaka, xiang.zhang
Date 2017-01-09.03:16:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20170109031600.32475.1621.F7E01507@psf.io>
In-reply-to
Content
New changeset 29e505526bdd by Xiang Zhang in branch '2.7':
Issue #29145: Fix overflow checks in string, bytearray and unicode.
https://hg.python.org/cpython/rev/29e505526bdd
History
Date User Action Args
2017-01-09 03:16:04python-devsetrecipients: + python-dev, matejcik, benjamin.peterson, serhiy.storchaka, xiang.zhang
2017-01-09 03:16:03python-devlinkissue29145 messages
2017-01-09 03:16:03python-devcreate