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