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 pablogsal
Recipients Mark.Shannon, corona10, gvanrossum, kj, pablogsal, serhiy.storchaka
Date 2021-09-22.13:04:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1632315875.06.0.535376618952.issue45256@roundup.psfhosted.org>
In-reply-to
Content
What was rejected was https://www.python.org/dev/peps/pep-0651/ which included this idea but had a lot more stuff in it. In particular, it was rejected because it gave semantics to overflow exceptions (two exceptions were proposed), new APIs and it had lack consistent guarantees for different platforms, among other considerations.

This version is just for optimization purposes with no changes in semantics.
History
Date User Action Args
2021-09-22 13:04:35pablogsalsetrecipients: + pablogsal, gvanrossum, Mark.Shannon, serhiy.storchaka, corona10, kj
2021-09-22 13:04:35pablogsalsetmessageid: <1632315875.06.0.535376618952.issue45256@roundup.psfhosted.org>
2021-09-22 13:04:35pablogsallinkissue45256 messages
2021-09-22 13:04:34pablogsalcreate