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