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 steve.dower
Recipients Dennis Sweeney, christian.heimes, eryksun, lukasz.langa, pablogsal, paul.moore, steve.dower, terry.reedy, tim.golden, tim.peters, zach.ware
Date 2022-03-18.11:27:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1647602849.67.0.933176497978.issue47037@roundup.psfhosted.org>
In-reply-to
Content
New changeset d190a9351be577a534a84fd1899f02a9f50f7276 by Christian Heimes in branch 'main':
bpo-47037: Don't test for strftime('%4Y') on Windows (GH-31945)
https://github.com/python/cpython/commit/d190a9351be577a534a84fd1899f02a9f50f7276
History
Date User Action Args
2022-03-18 11:27:29steve.dowersetrecipients: + steve.dower, tim.peters, terry.reedy, paul.moore, christian.heimes, tim.golden, lukasz.langa, zach.ware, eryksun, pablogsal, Dennis Sweeney
2022-03-18 11:27:29steve.dowersetmessageid: <1647602849.67.0.933176497978.issue47037@roundup.psfhosted.org>
2022-03-18 11:27:29steve.dowerlinkissue47037 messages
2022-03-18 11:27:29steve.dowercreate