]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-111789: Use PyDict_GetItemRef() in Modules/_threadmodule.c (gh-112077)
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 27 Nov 2023 17:46:43 +0000 (19:46 +0200)
committerGitHub <noreply@github.com>
Mon, 27 Nov 2023 17:46:43 +0000 (18:46 +0100)
commitef9b2fc9b0378aee87328fadce73b3fefb6aca4a
tree8b9f8762518d48d544e04ddec57711fe647de9f5
parent0f009033202b339375944f613aa6d0597a2841de
gh-111789: Use PyDict_GetItemRef() in Modules/_threadmodule.c (gh-112077)
Modules/_threadmodule.c