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

Raymond Hettinger report at bugs.python.org
Fri Aug 30 00:25:51 EDT 2019


Raymond Hettinger <raymond.hettinger at gmail.com> added the comment:


New changeset 6a650aaf7735e30636db2721247f317064c2cfd4 by Raymond Hettinger (Sergey Fedoseev) in branch 'master':
bpo-37976: Prevent shadowing of TypeError in zip() (GH-15592)
https://github.com/python/cpython/commit/6a650aaf7735e30636db2721247f317064c2cfd4


----------

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


More information about the Python-bugs-list mailing list