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:15:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1647461719.4.0.747987849749.issue47038@roundup.psfhosted.org>
In-reply-to
Content
New changeset 4186dd662cf22613b21af948163978af4243a8d6 by Miss Islington (bot) in branch '3.10':
bpo-47038: Rewrite asyncio.wait_for test to use IsolatedAsyncioTestCase (GH-31942) (GH-31943)
https://github.com/python/cpython/commit/4186dd662cf22613b21af948163978af4243a8d6
History
Date User Action Args
2022-03-16 20:15:19asvetlovsetrecipients: + asvetlov, yselivanov, miss-islington
2022-03-16 20:15:19asvetlovsetmessageid: <1647461719.4.0.747987849749.issue47038@roundup.psfhosted.org>
2022-03-16 20:15:19asvetlovlinkissue47038 messages
2022-03-16 20:15:19asvetlovcreate