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 vstinner
Recipients methane, mikecrowe, vstinner, wocket
Date 2021-09-30.01:50:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1632966641.74.0.733768348899.issue41710@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0231b6da45b610d33ee4e99bf190e31488d6ab26 by Victor Stinner in branch 'main':
bpo-41710: Fix building pytime.c on Windows (GH-28644)
https://github.com/python/cpython/commit/0231b6da45b610d33ee4e99bf190e31488d6ab26
History
Date User Action Args
2021-09-30 01:50:41vstinnersetrecipients: + vstinner, methane, wocket, mikecrowe
2021-09-30 01:50:41vstinnersetmessageid: <1632966641.74.0.733768348899.issue41710@roundup.psfhosted.org>
2021-09-30 01:50:41vstinnerlinkissue41710 messages
2021-09-30 01:50:41vstinnercreate