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 serhiy.storchaka
Recipients mark.dickinson, rhettinger, serhiy.storchaka
Date 2013-02-06.15:51:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1360165870.93.0.226323884399.issue5308@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a patch for 3.x which adds checks for size overflow (only on 64-bit platform).
History
Date User Action Args
2013-02-06 15:51:10serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, mark.dickinson
2013-02-06 15:51:10serhiy.storchakasetmessageid: <1360165870.93.0.226323884399.issue5308@psf.upfronthosting.co.za>
2013-02-06 15:51:10serhiy.storchakalinkissue5308 messages
2013-02-06 15:51:10serhiy.storchakacreate