]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-97545: Make Semaphore run faster. (#97549)
authorCyker Way <cykerway@gmail.com>
Mon, 26 Sep 2022 23:38:00 +0000 (19:38 -0400)
committerGitHub <noreply@github.com>
Mon, 26 Sep 2022 23:38:00 +0000 (16:38 -0700)
commit68c46ae68b6e0c36a12e37285fff9ce0782ed01e
tree03c00022c481f521a503570ad988eb11e74ead7a
parentd68c37c0d08542a346a13b150a204208bb0408f5
gh-97545: Make Semaphore run faster. (#97549)
Lib/asyncio/locks.py
Lib/test/test_asyncio/test_locks.py
Misc/NEWS.d/next/Library/2022-09-25-23-24-52.gh-issue-97545.HZLSNt.rst [new file with mode: 0644]