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 vstinner
Recipients ukl, vstinner
Date 2018-01-17.14:44:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1516200282.28.0.467229070634.issue32582@psf.upfronthosting.co.za>
In-reply-to
Content
It's more an implementation issue.

I proposed PR 5218 to also raise a ValueError on overflow.

I propose to only change Python 3.7, and only Python 2.7 and 3.6 unchanged.
History
Date User Action Args
2018-01-17 14:44:42vstinnersetrecipients: + vstinner, ukl
2018-01-17 14:44:42vstinnersetmessageid: <1516200282.28.0.467229070634.issue32582@psf.upfronthosting.co.za>
2018-01-17 14:44:42vstinnerlinkissue32582 messages
2018-01-17 14:44:42vstinnercreate