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 asvetlov
Recipients asvetlov, yselivanov
Date 2022-03-23.21:17:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1648070237.55.0.0731871988516.issue47104@roundup.psfhosted.org>
In-reply-to
Content
New changeset ff619c7dfe8dcb0e4c8dc655abc3acc7dc586d0d by Andrew Svetlov in branch 'main':
bpo-47104: Rewrite asyncio.to_thread tests to use IsolatedAsyncioTestCase (GH-32086)
https://github.com/python/cpython/commit/ff619c7dfe8dcb0e4c8dc655abc3acc7dc586d0d
History
Date User Action Args
2022-03-23 21:17:17asvetlovsetrecipients: + asvetlov, yselivanov
2022-03-23 21:17:17asvetlovsetmessageid: <1648070237.55.0.0731871988516.issue47104@roundup.psfhosted.org>
2022-03-23 21:17:17asvetlovlinkissue47104 messages
2022-03-23 21:17:17asvetlovcreate