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.23:20:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1647472834.28.0.0256139555102.issue47038@roundup.psfhosted.org>
In-reply-to
Content
New changeset 3dd9bfac04d3dcdbfd3f8011a6c9d4b9ac8c116a by Andrew Svetlov in branch 'main':
bpo-47038: Rewrite missed asyncio.wait_for test to use IsolatedAnsyncioTestCase (GH-31946)
https://github.com/python/cpython/commit/3dd9bfac04d3dcdbfd3f8011a6c9d4b9ac8c116a
History
Date User Action Args
2022-03-16 23:20:34asvetlovsetrecipients: + asvetlov, yselivanov, miss-islington
2022-03-16 23:20:34asvetlovsetmessageid: <1647472834.28.0.0256139555102.issue47038@roundup.psfhosted.org>
2022-03-16 23:20:34asvetlovlinkissue47038 messages
2022-03-16 23:20:34asvetlovcreate