[issue27494] 2to3 parser failure caused by a comma after a generator expression

Benjamin Peterson report at bugs.python.org
Thu Oct 5 03:10:11 EDT 2017


Benjamin Peterson <benjamin at python.org> added the comment:


New changeset af810b35b494ef1d255d4bf340b92a9dad446995 by Benjamin Peterson (Jakub Stasiak) in branch 'master':
closes bpo-27494: Fix 2to3 handling of trailing comma after a generator expression (#3771)
https://github.com/python/cpython/commit/af810b35b494ef1d255d4bf340b92a9dad446995


----------
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed

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


More information about the Python-bugs-list mailing list