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, hyzyla, miss-islington, python-dev, yselivanov
Date 2022-03-22.15:16:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1647962160.91.0.974153776558.issue45997@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9d59381a5d20157930bae34e5f5a7bc5ef09fa89 by Miss Islington (bot) in branch '3.10':
[3.10] bpo-45997: Fix asyncio.Semaphore re-acquiring order (GH-31910) (#32047)
https://github.com/python/cpython/commit/9d59381a5d20157930bae34e5f5a7bc5ef09fa89
History
Date User Action Args
2022-03-22 15:16:00asvetlovsetrecipients: + asvetlov, python-dev, yselivanov, miss-islington, hyzyla
2022-03-22 15:16:00asvetlovsetmessageid: <1647962160.91.0.974153776558.issue45997@roundup.psfhosted.org>
2022-03-22 15:16:00asvetlovlinkissue45997 messages
2022-03-22 15:16:00asvetlovcreate