[issue25909] Incorrect documentation for PyMapping_Items and like

Sonali Gupta report at bugs.python.org
Sun Dec 20 13:54:35 EST 2015


Sonali Gupta added the comment:

Should the sentence be removed completely?
> This is equivalent to the Python expression ``list(o.keys())``.

comments in Include/abstract.h are not absolutely correct too so should dictionary view be included in the return of PyMapping_Values, PyMapping_Keys and PyMapping_Items ??

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue25909>
_______________________________________


More information about the Python-bugs-list mailing list