]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-111789: Use PyDict_GetItemRef() in Modules/pyexpat.c (gh-112079)
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 27 Nov 2023 17:51:31 +0000 (19:51 +0200)
committerGitHub <noreply@github.com>
Mon, 27 Nov 2023 17:51:31 +0000 (18:51 +0100)
commitd8908932fc03e064ba8df03d17d8cc7ffa5f171f
tree408909e89f2b368f3d8859316d54d306b9446204
parentef9b2fc9b0378aee87328fadce73b3fefb6aca4a
gh-111789: Use PyDict_GetItemRef() in Modules/pyexpat.c (gh-112079)
Modules/pyexpat.c