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, miss-islington, yselivanov
Date 2022-03-16.23:44:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1647474270.07.0.429527516663.issue47038@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0412e3ae03a694af1e27d4af61ca503a6513394d by Miss Islington (bot) in branch '3.9':
bpo-47038: Rewrite missed asyncio.wait_for test to use IsolatedAnsyncioTestCase (GH-31946)
https://github.com/python/cpython/commit/0412e3ae03a694af1e27d4af61ca503a6513394d
History
Date User Action Args
2022-03-16 23:44:30miss-islingtonsetrecipients: + miss-islington, asvetlov, yselivanov
2022-03-16 23:44:30miss-islingtonsetmessageid: <1647474270.07.0.429527516663.issue47038@roundup.psfhosted.org>
2022-03-16 23:44:30miss-islingtonlinkissue47038 messages
2022-03-16 23:44:30miss-islingtoncreate