]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-111789: Use PyDict_GetItemRef() in Python/codecs.c (gh-112082)
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 27 Nov 2023 17:53:43 +0000 (19:53 +0200)
committerGitHub <noreply@github.com>
Mon, 27 Nov 2023 17:53:43 +0000 (18:53 +0100)
commitaa438bdd6deed225d30d87dc3a77602ffc924213
tree4d5a8a5d3df5863599a55a8853521a2a841de3f2
parent395fd9c1808fa0babc96540744d2c915178a452b
gh-111789: Use PyDict_GetItemRef() in Python/codecs.c (gh-112082)
Python/codecs.c