[issue40939] Remove the old parser

Igor Skochinsky report at bugs.python.org
Mon Nov 30 05:02:25 EST 2020


Igor Skochinsky <skochinsky at gmail.com> added the comment:

> But Py_CompileString() function was not removed, it's still in the master branch (future Python 3.10). Why do you think that it has been removed?

Thank you. It looked that way because of the removed block of lines in the commit 1ed83adb0e95305af858bd41af531e487f54fee7 (pythonrun.c). We were also getting a missing symbol error. We'll check again to be sure.

----------

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


More information about the Python-bugs-list mailing list