[issue42152] Use PyDict_Contains() and PyDict_SetDefault() instead of PyDict_GetItemWithError()

Serhiy Storchaka report at bugs.python.org
Mon Oct 26 03:41:35 EDT 2020


Change by Serhiy Storchaka <storchaka+cpython at gmail.com>:


----------
keywords: +patch
pull_requests: +21900
stage:  -> patch review
pull_request: https://github.com/python/cpython/pull/22986

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue42152>
_______________________________________


More information about the Python-bugs-list mailing list