Amaury Forgeot d'Arc <[email protected]> added the comment: This was corrected by Benjamin with r69158. Now the yield statement is still optimized away, but at least the CO_GENERATOR flag is set only when compiling a function.
---------- nosy: +amaury.forgeotdarc, benjamin.peterson resolution: -> fixed status: open -> closed _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue1875> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
