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-16.19:49:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1647460162.27.0.0721969748827.issue47038@roundup.psfhosted.org>
In-reply-to
Content
New changeset dd0082c627713634c7fd88ad33d18b5cc9f4a7b8 by Andrew Svetlov in branch 'main':
bpo-47038: Rewrite asyncio.wait_for test to use IsolatedAsyncioTestCase (GH-31942)
https://github.com/python/cpython/commit/dd0082c627713634c7fd88ad33d18b5cc9f4a7b8
History
Date User Action Args
2022-03-16 19:49:22asvetlovsetrecipients: + asvetlov, yselivanov
2022-03-16 19:49:22asvetlovsetmessageid: <1647460162.27.0.0721969748827.issue47038@roundup.psfhosted.org>
2022-03-16 19:49:22asvetlovlinkissue47038 messages
2022-03-16 19:49:22asvetlovcreate