]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-111789: Use PyDict_GetItemRef() in Modules/_struct.c (gh-112076)
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 27 Nov 2023 17:41:47 +0000 (19:41 +0200)
committerGitHub <noreply@github.com>
Mon, 27 Nov 2023 17:41:47 +0000 (18:41 +0100)
commit0f009033202b339375944f613aa6d0597a2841de
treed9fdb0155b550dca4e1156f665dbb903329da1dc
parentb14e5df120ca8ce968a67df2e00e7a764dd703a0
gh-111789: Use PyDict_GetItemRef() in Modules/_struct.c (gh-112076)
Modules/_struct.c