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 miss-islington
Recipients jquesnelle, miss-islington, shihai1991, vstinner
Date 2020-04-17.02:30:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1587090600.31.0.990689536916.issue40294@roundup.psfhosted.org>
In-reply-to
Content
New changeset 6b0ca0aeab04d7b7b54086248ca9d5e70f770f2f by Miss Islington (bot) in branch '3.8':
bpo-40294: Fix _asyncio when module is loaded/unloaded multiple times (GH-19542)
https://github.com/python/cpython/commit/6b0ca0aeab04d7b7b54086248ca9d5e70f770f2f
History
Date User Action Args
2020-04-17 02:30:00miss-islingtonsetrecipients: + miss-islington, vstinner, shihai1991, jquesnelle
2020-04-17 02:30:00miss-islingtonsetmessageid: <1587090600.31.0.990689536916.issue40294@roundup.psfhosted.org>
2020-04-17 02:30:00miss-islingtonlinkissue40294 messages
2020-04-17 02:30:00miss-islingtoncreate