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 gregory.p.smith
Recipients belopolsky, flox, gregory.p.smith, jwilk, martin.panter, miss-islington, python-dev, vstinner
Date 2018-08-25.05:54:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1535176482.88.0.56676864532.issue13312@psf.upfronthosting.co.za>
In-reply-to
Content
OverflowError is now raised for negative values that would trigger a problem and the unittest has been updated to test this.
History
Date User Action Args
2018-08-25 05:54:42gregory.p.smithsetrecipients: + gregory.p.smith, belopolsky, vstinner, jwilk, flox, python-dev, martin.panter, miss-islington
2018-08-25 05:54:42gregory.p.smithsetmessageid: <1535176482.88.0.56676864532.issue13312@psf.upfronthosting.co.za>
2018-08-25 05:54:42gregory.p.smithlinkissue13312 messages
2018-08-25 05:54:42gregory.p.smithcreate