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 ZackerySpytz, martin.panter, p-ganssle, pitrou, vstinner
Date 2019-04-15.10:28:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
In short, a+b can overflow, but a-b cannot?
History
Date User Action Args
2019-04-15 10:28:13vstinnersetrecipients: + vstinner, pitrou, martin.panter, p-ganssle, ZackerySpytz
2019-04-15 10:28:13vstinnersetmessageid: <[email protected]>
2019-04-15 10:28:13vstinnerlinkissue33632 messages
2019-04-15 10:28:13vstinnercreate