SIGN IN SIGN UP

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.
V
Victor Stinner committed
ec3527d19627e62212f792513e6cab62b6f0f46a
Parent: 4dc9f48
Committed by GitHub <noreply@github.com> on 8/23/2023, 9:12:08 PM