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 lisroach
Recipients asvetlov, fornellas, lisroach, yselivanov
Date 2020-10-26.16:28:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1603729713.41.0.954827500729.issue39101@roundup.psfhosted.org>
In-reply-to
Content
New changeset 8374d2ee1589791be8892b00f4bbf8121dde24bd by Lisa Roach in branch 'master':
bpo-39101: Fixes BaseException hang in IsolatedAsyncioTestCase. (GH-22654)
https://github.com/python/cpython/commit/8374d2ee1589791be8892b00f4bbf8121dde24bd
History
Date User Action Args
2020-10-26 16:28:33lisroachsetrecipients: + lisroach, asvetlov, yselivanov, fornellas
2020-10-26 16:28:33lisroachsetmessageid: <1603729713.41.0.954827500729.issue39101@roundup.psfhosted.org>
2020-10-26 16:28:33lisroachlinkissue39101 messages
2020-10-26 16:28:33lisroachcreate