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, python-dev, vstinner
Date 2018-08-25.01:08:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1535159333.6.0.56676864532.issue13312@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 76be0fffff8b7dbe649ad4821144461800ffb0d0 by Gregory P. Smith in branch 'master':
bpo-13312: Avoid int underflow in time year. (GH-8912)
https://github.com/python/cpython/commit/76be0fffff8b7dbe649ad4821144461800ffb0d0
History
Date User Action Args
2018-08-25 01:08:53gregory.p.smithsetrecipients: + gregory.p.smith, belopolsky, vstinner, jwilk, flox, python-dev, martin.panter
2018-08-25 01:08:53gregory.p.smithsetmessageid: <1535159333.6.0.56676864532.issue13312@psf.upfronthosting.co.za>
2018-08-25 01:08:53gregory.p.smithlinkissue13312 messages
2018-08-25 01:08:53gregory.p.smithcreate