summaryrefslogtreecommitdiffstats
path: root/Python/sysmodule.c
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2023-08-23 20:59:00 (GMT)
committerGitHub <noreply@github.com>2023-08-23 20:59:00 (GMT)
commit4dc9f4893084f7c3acf78a0384620cd44f604a0d (patch)
treee68ff4cc214daa87aedf3f508ad07c3f0d61ff66 /Python/sysmodule.c
parent1700d34d314f5304a7a75363bda295a8c15c371f (diff)
downloadcpython-4dc9f4893084f7c3acf78a0384620cd44f604a0d.zip
cpython-4dc9f4893084f7c3acf78a0384620cd44f604a0d.tar.gz
cpython-4dc9f4893084f7c3acf78a0384620cd44f604a0d.tar.bz2
gh-108308: Replace _PyDict_GetItemStringWithError() (#108372)
Replace _PyDict_GetItemStringWithError() calls with PyDict_GetItemStringRef() which returns a strong reference to the item. Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions