[issue27127] Never have GET_ITER not followed by FOR_ITER

Demur Rumed report at bugs.python.org
Wed Jun 8 01:26:14 EDT 2016


Demur Rumed added the comment:

I should've kept gitfit & forbegin more separated as issues. Attached is gitfit2, which only folds the GET_ITER into the comprehension if it isn't a generator so to pass test_genexps

----------
Added file: http://bugs.python.org/file43300/gitfit2.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue27127>
_______________________________________


More information about the Python-bugs-list mailing list