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, vstinner
Date 2020-04-19.08:57:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1587286637.96.0.402489483113.issue40275@roundup.psfhosted.org>
In-reply-to
Content
asyncio is now imported in unittest. Removing direct import from test.support does not help.
History
Date User Action Args
2020-04-19 08:57:17serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, shihai1991
2020-04-19 08:57:17serhiy.storchakasetmessageid: <1587286637.96.0.402489483113.issue40275@roundup.psfhosted.org>
2020-04-19 08:57:17serhiy.storchakalinkissue40275 messages
2020-04-19 08:57:17serhiy.storchakacreate