arian-f <[email protected]> added the comment:
There are still variations of this issue in python 3.10 - the line nr is
correct - in script attached it's line 2 (the attached script is otherwise the
same):
f'{ 1_a }'
resulting in:
File "test.py", line 1
( 1_a )
^
SyntaxError: invalid decimal literal
or is this a different but similar bug? Can this bug be reopened or should I
file a new bug?
> python -VV
Python 3.10.1 (tags/v3.10.1:2cd268a, Dec 6 2021, 19:10:37) [MSC v.1929 64 bit
(AMD64)]
----------
nosy: +arian-f
versions: +Python 3.10 -Python 3.8
Added file: https://bugs.python.org/file50491/test.py
_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue42209>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com