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 pitrou
Recipients Arfrever, ezio.melotti, jwilk, pitrou, serhiy.storchaka, swanson, vstinner
Date 2014-11-02.16:08:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1414944491.02.0.483814151046.issue22335@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a patch. It also fixes a bug in the debug allocators, which didn't properly check for Py_ssize_t overflow.
History
Date User Action Args
2014-11-02 16:08:11pitrousetrecipients: + pitrou, vstinner, jwilk, ezio.melotti, Arfrever, serhiy.storchaka, swanson
2014-11-02 16:08:11pitrousetmessageid: <1414944491.02.0.483814151046.issue22335@psf.upfronthosting.co.za>
2014-11-02 16:08:10pitroulinkissue22335 messages
2014-11-02 16:08:10pitroucreate