]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-111789: Use PyDict_GetItemRef() in Python/_warnings.c (gh-112080)
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 27 Nov 2023 17:58:43 +0000 (19:58 +0200)
committerGitHub <noreply@github.com>
Mon, 27 Nov 2023 17:58:43 +0000 (18:58 +0100)
commit936c503a442ee062c837e334f237796554c792ff
tree8632e1e7fe8f0a1e2757f58c6ec18c2ed33d21a9
parentbefbad3663a48a8de2e1263afe18ec9fa47dfc6d
gh-111789: Use PyDict_GetItemRef() in Python/_warnings.c (gh-112080)
Python/_warnings.c