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, ezio.melotti, pkt, python-dev, serhiy.storchaka, vstinner
Date 2014-10-15.16:21:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20141015161751.1839.20359@psf.io>
In-reply-to
Content
New changeset f963cc1f96cf by Benjamin Peterson in branch '3.3':
it suffices to check for PY_SSIZE_T_MAX overflow (#22643)
https://hg.python.org/cpython/rev/f963cc1f96cf

New changeset 8195d48a5c43 by Benjamin Peterson in branch 'default':
merge 3.4 (closes #22643)
https://hg.python.org/cpython/rev/8195d48a5c43
History
Date User Action Args
2014-10-15 16:21:27python-devsetrecipients: + python-dev, vstinner, benjamin.peterson, ezio.melotti, serhiy.storchaka, pkt
2014-10-15 16:21:27python-devlinkissue22643 messages
2014-10-15 16:21:27python-devcreate