]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-140544: use faster `_PyInterpreterState_GET` for type lock (#140584)
authorKumar Aditya <kumaraditya@python.org>
Sat, 25 Oct 2025 14:53:26 +0000 (20:23 +0530)
committerGitHub <noreply@github.com>
Sat, 25 Oct 2025 14:53:26 +0000 (14:53 +0000)
commitdf07364106abe0923c948fe529525b44248d1f48
tree831fb3d881a4604dbd0c363ea365081582ebe897
parentef4665f9184784ecc7a5084a41d62577a3d338cb
gh-140544: use faster `_PyInterpreterState_GET` for type lock (#140584)
Objects/typeobject.c