[issue43833] Unexpected Parsing of Numeric Literals Concatenated with Boolean Operators

sco1 report at bugs.python.org
Tue Apr 13 16:09:00 EDT 2021


sco1 <sco1.git at gmail.com> added the comment:

Appreciate the additional historical context, I also was pointed to this in the documentation: https://docs.python.org/3/reference/lexical_analysis.html#whitespace-between-tokens

If a parsing change is undesired from a backwards compatibility standpoint, would it be something that could be included in PEP 8?

----------

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


More information about the Python-bugs-list mailing list