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, miss-islington, yselivanov
Date 2022-03-16.20:45:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1647463550.41.0.723132961783.issue47038@roundup.psfhosted.org>
In-reply-to
Content
New changeset 3244659521798417810100904f39ae5dabe60a7f by Andrew Svetlov in branch '3.9':
[3.9] bpo-47038: Rewrite asyncio.wait_for test to use IsolatedAsyncioTestCase (GH-31942). (GH-31944)
https://github.com/python/cpython/commit/3244659521798417810100904f39ae5dabe60a7f
History
Date User Action Args
2022-03-16 20:45:50asvetlovsetrecipients: + asvetlov, yselivanov, miss-islington
2022-03-16 20:45:50asvetlovsetmessageid: <1647463550.41.0.723132961783.issue47038@roundup.psfhosted.org>
2022-03-16 20:45:50asvetlovlinkissue47038 messages
2022-03-16 20:45:50asvetlovcreate