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 steve.dower
Recipients BreamoreBoy, python-dev, serhiy.storchaka, steve.dower, tim.golden, vstinner, zach.ware
Date 2015-02-13.16:07:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1423843631.08.0.0706952049566.issue23450@psf.upfronthosting.co.za>
In-reply-to
Content
int_overflows.patch looks good to me.

I really appreciate that these patches have been done properly too - I've seen far too much code where people just throw in casts to silence the warnings. This is why I like working on Python :)
History
Date User Action Args
2015-02-13 16:07:11steve.dowersetrecipients: + steve.dower, vstinner, tim.golden, BreamoreBoy, python-dev, zach.ware, serhiy.storchaka
2015-02-13 16:07:11steve.dowersetmessageid: <1423843631.08.0.0706952049566.issue23450@psf.upfronthosting.co.za>
2015-02-13 16:07:11steve.dowerlinkissue23450 messages
2015-02-13 16:07:11steve.dowercreate