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

> It seems this patch removes some functions provided by the Stable ABI (PEP 
> 384), most notably Py_CompileString. Was this the intention? If not, is there 
> still a chance to reintroduce it before the release?

The functions removal is intentional and was approved by the PEP 617.

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?

----------

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

Reply via email to