Message 340255 - Python tracker

Message340255

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 <1555324093.06.0.467647968153.issue33632@roundup.psfhosted.org>
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: <1555324093.06.0.467647968153.issue33632@roundup.psfhosted.org>
2019-04-15 10:28:13vstinnerlinkissue33632 messages
2019-04-15 10:28:13vstinnercreate