[issue41802] Missing documentation for 'PyDict_DelItem' behavior

Serhiy Storchaka report at bugs.python.org
Fri Oct 2 12:18:11 EDT 2020


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:


New changeset 20ce62f00957d11f24f6449cd5c0ef5dd67174d4 by Campbell Barton in branch 'master':
bpo-41802: Document 'PyDict_DelItem' can raise a 'KeyError' (GH-22291)
https://github.com/python/cpython/commit/20ce62f00957d11f24f6449cd5c0ef5dd67174d4


----------
nosy: +serhiy.storchaka

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


More information about the Python-bugs-list mailing list