[issue32836] Symbol table for comprehensions (list, dict, set) still includes temporary _[1] variable

Nick Coghlan report at bugs.python.org
Mon Feb 26 16:31:27 EST 2018


Nick Coghlan <ncoghlan at gmail.com> added the comment:


New changeset 3a087beddd9f0955eb9080a6fd1499ff89ca74bf by Nick Coghlan (Nitish Chandra) in branch 'master':
bpo-32836: Remove obsolete code from symtable pass (GH-5680)
https://github.com/python/cpython/commit/3a087beddd9f0955eb9080a6fd1499ff89ca74bf


----------

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


More information about the Python-bugs-list mailing list