[issue43017] Improve error message in the parser when using un-parenthesised tuples in comprehensions

Pablo Galindo Salgado report at bugs.python.org
Sun Jan 31 17:52:59 EST 2021


Pablo Galindo Salgado <pablogsal at gmail.com> added the comment:


New changeset 835f14ff8eec10b3d96f821a1eb46a986e00c690 by Pablo Galindo in branch 'master':
bpo-43017: Improve error message for unparenthesised tuples in comprehensions (GH24314)
https://github.com/python/cpython/commit/835f14ff8eec10b3d96f821a1eb46a986e00c690


----------

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


More information about the Python-bugs-list mailing list