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

Raymond Hettinger report at bugs.python.org
Fri Aug 30 02:23:28 EDT 2019


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


New changeset 27f418640cf39c035114f29cc2d628775b43c0f9 by Raymond Hettinger (Miss Islington (bot)) in branch '3.8':
bpo-37976: Prevent shadowing of TypeError in zip() (GH-15592) (GH-15608)
https://github.com/python/cpython/commit/27f418640cf39c035114f29cc2d628775b43c0f9


----------

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


More information about the Python-bugs-list mailing list