]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-145685: Remove `_PySeqLock` that is not used anymore (gh-155243)
authorMaurycy Pawłowski-Wieroński <maurycy@maurycy.com>
Thu, 6 Aug 2026 01:59:28 +0000 (03:59 +0200)
committerGitHub <noreply@github.com>
Thu, 6 Aug 2026 01:59:28 +0000 (21:59 -0400)
commitd2f464959287c91dd4365d69ab99022f20e3b64a
tree815a70e734c5b5d0490d2b3c95e8829856133b74
parent2dcb32b5f384d393970d6f5f1afd42901beb7de6
gh-145685: Remove `_PySeqLock` that is not used anymore (gh-155243)
Include/internal/pycore_lock.h
Objects/typeobject.c
Python/lock.c