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 serhiy.storchaka
Recipients Joongi Kim, asvetlov, lukasz.langa, serhiy.storchaka, simonw, uriyyo, yselivanov
Date 2021-10-10.16:01:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1633881708.78.0.108533607775.issue45416@roundup.psfhosted.org>
In-reply-to
Content
New changeset 1a7892414e654aa5c99efa31db767baba7f4a424 by Joongi Kim in branch 'main':
bpo-45416: Fix use of asyncio.Condition() with explicit Lock objects (GH-28850)
https://github.com/python/cpython/commit/1a7892414e654aa5c99efa31db767baba7f4a424
History
Date User Action Args
2021-10-10 16:01:48serhiy.storchakasetrecipients: + serhiy.storchaka, asvetlov, lukasz.langa, yselivanov, Joongi Kim, simonw, uriyyo
2021-10-10 16:01:48serhiy.storchakasetmessageid: <1633881708.78.0.108533607775.issue45416@roundup.psfhosted.org>
2021-10-10 16:01:48serhiy.storchakalinkissue45416 messages
2021-10-10 16:01:48serhiy.storchakacreate