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