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 pablogsal, serhiy.storchaka, shihai1991, terry.reedy, vstinner, zach.ware
Date 2021-03-23.00:40:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1616460046.68.0.854707010117.issue41718@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9feae41c4f04ca27fd2c865807a5caeb50bf4fc4 by Victor Stinner in branch 'master':
bpo-41718: libregrtest avoids importing datetime (GH-24985)
https://github.com/python/cpython/commit/9feae41c4f04ca27fd2c865807a5caeb50bf4fc4
History
Date User Action Args
2021-03-23 00:40:46vstinnersetrecipients: + vstinner, terry.reedy, zach.ware, serhiy.storchaka, pablogsal, shihai1991
2021-03-23 00:40:46vstinnersetmessageid: <1616460046.68.0.854707010117.issue41718@roundup.psfhosted.org>
2021-03-23 00:40:46vstinnerlinkissue41718 messages
2021-03-23 00:40:46vstinnercreate