[docs] [issue24659] dict() built-in fails on iterators with a "keys" attribute
Raymond Hettinger
report at bugs.python.org
Thu Aug 22 03:23:05 EDT 2019
Raymond Hettinger <raymond.hettinger at gmail.com> added the comment:
This doesn't appear to have been an ongoing source of confusion. Over time, the existence of the glossary entries and the collections ABCs seems to have provided the needed clarity.
----------
resolution: -> out of date
stage: needs patch -> resolved
status: open -> closed
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue24659>
_______________________________________
More information about the docs
mailing list