[issue30744] Local variable assignment is broken when combined with threads + tracing + closures

Armin Rigo report at bugs.python.org
Sat Jun 24 03:09:33 EDT 2017


Armin Rigo added the comment:

(Note: x.py is for Python 2.7; for 3.x, of course, replace ``.next()`` with ``.__next__()``.  The result is the same)

----------

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


More information about the Python-bugs-list mailing list