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