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 <[email protected]>
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: <[email protected]>
2018-01-17 14:44:42vstinnerlinkissue32582 messages
2018-01-17 14:44:42vstinnercreate