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 Joongi Kim, asvetlov, lukasz.langa, miss-islington, serhiy.storchaka, simonw, uriyyo, yselivanov
Date 2021-10-10.16:25:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1633883121.97.0.00832345690432.issue45416@roundup.psfhosted.org>
In-reply-to
Content
New changeset 164dddf5f8c9c6b93f32c9f79b4301fc804576e9 by Miss Islington (bot) in branch '3.10':
bpo-45416: Fix use of asyncio.Condition() with explicit Lock objects (GH-28850)
https://github.com/python/cpython/commit/164dddf5f8c9c6b93f32c9f79b4301fc804576e9
History
Date User Action Args
2021-10-10 16:25:22miss-islingtonsetrecipients: + miss-islington, asvetlov, lukasz.langa, serhiy.storchaka, yselivanov, Joongi Kim, simonw, uriyyo
2021-10-10 16:25:21miss-islingtonsetmessageid: <1633883121.97.0.00832345690432.issue45416@roundup.psfhosted.org>
2021-10-10 16:25:21miss-islingtonlinkissue45416 messages
2021-10-10 16:25:21miss-islingtoncreate