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 asvetlov, fornellas, lisroach, miss-islington, yselivanov
Date 2020-12-16.17:56:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1608141381.61.0.738955803667.issue39101@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9d409d6b474c188feca6213b9601e06f97715b72 by Miss Islington (bot) in branch '3.9':
bpo-39101: Fixes BaseException hang in IsolatedAsyncioTestCase. (GH-22654)
https://github.com/python/cpython/commit/9d409d6b474c188feca6213b9601e06f97715b72
History
Date User Action Args
2020-12-16 17:56:21miss-islingtonsetrecipients: + miss-islington, asvetlov, yselivanov, lisroach, fornellas
2020-12-16 17:56:21miss-islingtonsetmessageid: <1608141381.61.0.738955803667.issue39101@roundup.psfhosted.org>
2020-12-16 17:56:21miss-islingtonlinkissue39101 messages
2020-12-16 17:56:21miss-islingtoncreate