[issue37976] zip() shadows TypeError raised in __iter__() of source iterable

Sergey Fedoseev report at bugs.python.org
Thu Aug 29 23:37:13 EDT 2019


Sergey Fedoseev <fedoseev.sergey at gmail.com> added the comment:

> map() does not have anything special.

Just for the reference, in Python 2.7 map() has the same behavior and it caused many problems for me and other people working with/developing Django.

----------

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


More information about the Python-bugs-list mailing list