]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-111789: Use PyDict_GetItemRef() in Python/bltinmodule.c (gh-112081)
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 27 Nov 2023 17:52:54 +0000 (19:52 +0200)
committerGitHub <noreply@github.com>
Mon, 27 Nov 2023 17:52:54 +0000 (18:52 +0100)
commit395fd9c1808fa0babc96540744d2c915178a452b
tree09fadc8c336e1e33def8d01ac79c0e57c88dbec4
parentd8908932fc03e064ba8df03d17d8cc7ffa5f171f
gh-111789: Use PyDict_GetItemRef() in Python/bltinmodule.c (gh-112081)
Python/bltinmodule.c