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 Arfrever, asvetlov, mark.dickinson, python-dev, serhiy.storchaka, vstinner
Date 2013-01-15.11:14:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <201301151314.07426.storchaka@gmail.com>
In-reply-to <1357583626.37.0.67161725156.issue16096@psf.upfronthosting.co.za>
Content
Here are updated to current codebase patches for 2.7 and 3.2. It seems that 
all the rest of overflows are hypothetical bugs and do not appear on the 
current supported platforms. Fix them is not necessary (rather for purity). If 
no one can see visible bugs, I'll close this issue soon.
Files
File name Uploaded
size_overflow-2.7_2.patch serhiy.storchaka, 2013-01-15.11:14:38
size_overflow-3.2_2.patch serhiy.storchaka, 2013-01-15.11:14:41
History
Date User Action Args
2013-01-15 11:14:42serhiy.storchakasetrecipients: + serhiy.storchaka, mark.dickinson, vstinner, Arfrever, asvetlov, python-dev
2013-01-15 11:14:42serhiy.storchakalinkissue16096 messages
2013-01-15 11:14:41serhiy.storchakacreate