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 2021-12-19.15:17:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1639927064.63.0.349452971543.issue46129@roundup.psfhosted.org>
In-reply-to
Content
New changeset cdb4579607ad5e0a3978ec29b8407bea4d19b4fa by Andrew Svetlov in branch '3.10':
[3.10] bpo-46129: Rewrite asyncio.locks tests with IsolatedAsyncioTestCase (GH-30198) (GH-30202)
https://github.com/python/cpython/commit/cdb4579607ad5e0a3978ec29b8407bea4d19b4fa
History
Date User Action Args
2021-12-19 15:17:44asvetlovsetrecipients: + asvetlov, yselivanov
2021-12-19 15:17:44asvetlovsetmessageid: <1639927064.63.0.349452971543.issue46129@roundup.psfhosted.org>
2021-12-19 15:17:44asvetlovlinkissue46129 messages
2021-12-19 15:17:44asvetlovcreate