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 cmeyer, shihai1991, vstinner
Date 2020-11-12.14:14:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1605190456.83.0.31750633378.issue42260@roundup.psfhosted.org>
In-reply-to
Content
New changeset ef75a625cdf8377d687a04948b4db9bc1917bf19 by Victor Stinner in branch 'master':
bpo-42260: Initialize time and warnings earlier at startup (GH-23249)
https://github.com/python/cpython/commit/ef75a625cdf8377d687a04948b4db9bc1917bf19
History
Date User Action Args
2020-11-12 14:14:16vstinnersetrecipients: + vstinner, cmeyer, shihai1991
2020-11-12 14:14:16vstinnersetmessageid: <1605190456.83.0.31750633378.issue42260@roundup.psfhosted.org>
2020-11-12 14:14:16vstinnerlinkissue42260 messages
2020-11-12 14:14:16vstinnercreate