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 stestagg
Recipients The Comet, christian.heimes, shihai1991, stestagg
Date 2020-06-20.23:32:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Fix was here:

a75e730075 bpo-40294: Fix _asyncio when module is loaded/unloaded multiple times (GH-19542)

Backport commit was:
6b0ca0aeab04d7b7b54086248ca9d5e70f770f2f

From my end, the issue seems to be resovled on tag v.3.8.3
History
Date User Action Args
2020-06-20 23:32:43stestaggsetrecipients: + stestagg, christian.heimes, shihai1991, The Comet
2020-06-20 23:32:43stestaggsetmessageid: <[email protected]>
2020-06-20 23:32:43stestagglinkissue40965 messages
2020-06-20 23:32:43stestaggcreate