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