diff options
| author | Victor Stinner <vstinner@python.org> | 2023-08-23 20:59:00 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-08-23 20:59:00 (GMT) |
| commit | 4dc9f4893084f7c3acf78a0384620cd44f604a0d (patch) | |
| tree | e68ff4cc214daa87aedf3f508ad07c3f0d61ff66 /Lib/test/test_asyncio/test_server.py | |
| parent | 1700d34d314f5304a7a75363bda295a8c15c371f (diff) | |
| download | cpython-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 'Lib/test/test_asyncio/test_server.py')
0 files changed, 0 insertions, 0 deletions
