[issue44947] SyntaxError: trailing comma not allowed ... misleading

Łukasz Langa report at bugs.python.org
Wed Aug 18 17:04:07 EDT 2021


Łukasz Langa <lukasz at langa.pl> added the comment:


New changeset 4e4d35d3325fb1e05dad43bd1ec73f14c3c5dc0a by Łukasz Langa in branch '3.9':
[3.9] bpo-44947: Refine the syntax error for trailing commas in import statements (GH-27814) (GH-27817)
https://github.com/python/cpython/commit/4e4d35d3325fb1e05dad43bd1ec73f14c3c5dc0a


----------

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


More information about the Python-bugs-list mailing list