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 serhiy.storchaka
Recipients serhiy.storchaka, shihai1991, vinay.sajip, vstinner
Date 2020-04-25.08:35:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1587803726.81.0.264573771032.issue40275@roundup.psfhosted.org>
In-reply-to
Content
New changeset 515fce4fc4bb0d2db97b17df275cf90640017f56 by Serhiy Storchaka in branch 'master':
bpo-40275: Avoid importing logging in test.support (GH-19601)
https://github.com/python/cpython/commit/515fce4fc4bb0d2db97b17df275cf90640017f56
History
Date User Action Args
2020-04-25 08:35:26serhiy.storchakasetrecipients: + serhiy.storchaka, vinay.sajip, vstinner, shihai1991
2020-04-25 08:35:26serhiy.storchakasetmessageid: <1587803726.81.0.264573771032.issue40275@roundup.psfhosted.org>
2020-04-25 08:35:26serhiy.storchakalinkissue40275 messages
2020-04-25 08:35:26serhiy.storchakacreate