[issue35460] Add PyDict_GetItemStringWithError

Ronald Oussoren report at bugs.python.org
Mon Feb 11 03:55:19 EST 2019


Ronald Oussoren <ronaldoussoren at mac.com> added the comment:

I can live without this API, I mostly filed this issue because there's an obvious hole in the API when you look at API description: SetItem, SetItemString, DelItem, DelItemString, GetItem, GetItemString, GetItemWithError, <>. 

Thanks for the explanations.

----------
resolution:  -> not a bug
stage:  -> resolved
status: open -> closed

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


More information about the Python-bugs-list mailing list