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 mark.dickinson
Recipients georg.brandl, mark.dickinson, serhiy.storchaka
Date 2017-09-28.17:11:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1506618708.11.0.466225441844.issue31619@psf.upfronthosting.co.za>
In-reply-to
Content
Looks like an overflow check that was questionable in the first place (depending on undefined behaviour), and is now both questionable and wrong. I'll see if I can find time for a fix this evening (UTC+1).
History
Date User Action Args
2017-09-28 17:11:48mark.dickinsonsetrecipients: + mark.dickinson, georg.brandl, serhiy.storchaka
2017-09-28 17:11:48mark.dickinsonsetmessageid: <1506618708.11.0.466225441844.issue31619@psf.upfronthosting.co.za>
2017-09-28 17:11:48mark.dickinsonlinkissue31619 messages
2017-09-28 17:11:48mark.dickinsoncreate