[issue32259] Misleading "not iterable" Error Message when generator return a "simple" type, and a tuple is expected

Serhiy Storchaka report at bugs.python.org
Tue Dec 26 05:30:43 EST 2017


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:


New changeset 13a6c098c215921e35004f9d3a9b70f601e56500 by Serhiy Storchaka in branch 'master':
bpo-32259: Make a TypeError message when unpack non-iterable more specific. (#4903)
https://github.com/python/cpython/commit/13a6c098c215921e35004f9d3a9b70f601e56500


----------

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


More information about the Python-bugs-list mailing list