]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-150116 Remove dead try/except in `asyncio.Lock._wake_up_first` (#150117)
authordeadlovelll <128279579+deadlovelll@users.noreply.github.com>
Sat, 23 May 2026 08:46:52 +0000 (11:46 +0300)
committerGitHub <noreply@github.com>
Sat, 23 May 2026 08:46:52 +0000 (14:16 +0530)
commit1b20d1933f5a88c52685f1130699f0721bef811b
tree45c9e7c4ff3657ad04e1626e6e0f29d881a78c8d
parent32823af153b76b7042fbce28ea8a6e0c3c4f1ca8
gh-150116 Remove dead try/except in `asyncio.Lock._wake_up_first` (#150117)
Lib/asyncio/locks.py