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 miss-islington
Recipients belopolsky, flox, gregory.p.smith, jwilk, martin.panter, miss-islington, python-dev, vstinner
Date 2018-08-25.05:53:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1535176383.42.0.56676864532.issue13312@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset d5f017bbd65f37ac53fd3c6c439a53155eef2475 by Miss Islington (bot) in branch '3.7':
bpo-13312: Avoid int underflow in time year. (GH-8912)
https://github.com/python/cpython/commit/d5f017bbd65f37ac53fd3c6c439a53155eef2475
History
Date User Action Args
2018-08-25 05:53:03miss-islingtonsetrecipients: + miss-islington, gregory.p.smith, belopolsky, vstinner, jwilk, flox, python-dev, martin.panter
2018-08-25 05:53:03miss-islingtonsetmessageid: <1535176383.42.0.56676864532.issue13312@psf.upfronthosting.co.za>
2018-08-25 05:53:03miss-islingtonlinkissue13312 messages
2018-08-25 05:53:03miss-islingtoncreate