[issue41177] ConvertingList and ConvertingTuple lack iterators and ConvertingDict lacks items()

Vinay Sajip report at bugs.python.org
Sat Jul 4 17:16:16 EDT 2020


Vinay Sajip <vinay_sajip at yahoo.co.uk> added the comment:

> I think the other issue here is that the ConvertingX classes aren't documented apart from comments in the code where they are defined.

That's deliberate - they're considered an internal implementation detail.

----------

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


More information about the Python-bugs-list mailing list