[issue45727] Parse error when missing commas is inconsistent

Pablo Galindo Salgado report at bugs.python.org
Fri Nov 5 09:08:56 EDT 2021


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

>(I don't know if these nit-picky parsing issues are too annoying, if they are please tell me to stop filing them).

Don't worry, I think is great to discuss these cases. If there are too many, then maybe it will take a while to correct, but please, don't stop :)

> That looks potentially quite confusing to me?

I agree is unfortunate that is inconsistent, but unfortunately, this is going to be a bit of a pain because the way the expression rule is reached. I will try to see if we can easily fix this without having to restructure a bunch of the grammar

----------

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


More information about the Python-bugs-list mailing list