gh-108308: config_dict_get() uses PyDict_GetItemRef() by vstinner · Pull Request #108371 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Merged
Conversation
Member
Replace _PyDict_GetItemStringWithError() with PyDict_GetItemRef() in config_dict_get() to get a strong reference to the item.
Replace _PyDict_GetItemStringWithError() with PyDict_GetItemRef() in config_dict_get() to get a strong reference to the item.
vstinner
added
the
skip news
label
bedevere-bot
mentioned this pull request
2 tasks
bedevere-bot
added
the
awaiting core review
label
vstinner
merged commit
ec3527d
into
python:main
bedevere-bot
removed
the
awaiting core review
label
vstinner
deleted the
config_getref
branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment