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, corona10, ethan.furman, miss-islington, serhiy.storchaka, sobolevn, terry.reedy, zach.ware
Date 2022-01-22.12:29:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 6111d5dee2b24916ff95dba56efc569396a31851 by Miss Islington (bot) in branch '3.10':
bpo-46425: fix direct invocation of `asyncio` tests (GH-30725) (#30782)
https://github.com/python/cpython/commit/6111d5dee2b24916ff95dba56efc569396a31851
History
Date User Action Args
2022-01-22 12:29:54asvetlovsetrecipients: + asvetlov, terry.reedy, ethan.furman, zach.ware, serhiy.storchaka, corona10, miss-islington, sobolevn
2022-01-22 12:29:54asvetlovsetmessageid: <[email protected]>
2022-01-22 12:29:54asvetlovlinkissue46425 messages
2022-01-22 12:29:54asvetlovcreate