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 georg.brandl, mark.dickinson, nitishch, serhiy.storchaka
Date 2017-09-29.10:37:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1506681434.4.0.213398074469.issue31619@psf.upfronthosting.co.za>
In-reply-to
Content
PR 3816 fixes the symptom, but not the core issue -- an overflow check depending on undefined behaviour.
History
Date User Action Args
2017-09-29 10:37:14serhiy.storchakasetrecipients: + serhiy.storchaka, georg.brandl, mark.dickinson, nitishch
2017-09-29 10:37:14serhiy.storchakasetmessageid: <1506681434.4.0.213398074469.issue31619@psf.upfronthosting.co.za>
2017-09-29 10:37:14serhiy.storchakalinkissue31619 messages
2017-09-29 10:37:14serhiy.storchakacreate