STINNER Victor <vstin...@python.org> added the comment:

Until a fix is shipped, you can use -X oldparser command line option or 
PYTHONOLDPARSER=1 environment variable:
https://docs.python.org/dev/whatsnew/3.9.html#pep-617-new-parser

----------
nosy: +vstinner
title: Regression in multiline SyntaxError offsets -> [PEP 617 new parser] 
Regression in multiline SyntaxError offsets

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue40335>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to