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