[issue46502] Py_CompileString no longer allows to tell "incomplete input" from "invalid input"

Mateusz Loskot report at bugs.python.org
Mon Feb 14 14:06:42 EST 2022


Mateusz Loskot <mateusz at loskot.net> added the comment:

Possibly, the new partial-input mode of the parser (https://bugs.python.org/issue46521#msg412832) will improve this issue in 3.11. I'm going to play with it soon and I will report back.

----------

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


More information about the Python-bugs-list mailing list