summaryrefslogtreecommitdiffstats
path: root/Python/sysmodule.c
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2023-08-23 21:12:08 (GMT)
committerGitHub <noreply@github.com>2023-08-23 21:12:08 (GMT)
commitec3527d19627e62212f792513e6cab62b6f0f46a (patch)
tree608989156b21ece6e10305e702ac55d5cb42048c /Python/sysmodule.c
parent4dc9f4893084f7c3acf78a0384620cd44f604a0d (diff)
downloadcpython-ec3527d19627e62212f792513e6cab62b6f0f46a.zip
cpython-ec3527d19627e62212f792513e6cab62b6f0f46a.tar.gz
cpython-ec3527d19627e62212f792513e6cab62b6f0f46a.tar.bz2
gh-108308: config_dict_get() uses PyDict_GetItemRef() (#108371)
Replace _PyDict_GetItemStringWithError() with PyDict_GetItemRef() in config_dict_get() to get a strong reference to the item.
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions