[issue40335] Regression in multiline SyntaxError offsets

Pablo Galindo Salgado report at bugs.python.org
Fri Apr 24 17:04:26 EDT 2020


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

And the regression happens because we are ignoring that test currently due to the new parser not currently reporting the same offsets:

https://github.com/python/cpython/blob/master/Lib/test/test_exceptions.py#L181

----------

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


More information about the Python-bugs-list mailing list