Message382130
> 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? |
|
Date |
User |
Action |
Args |
2020-11-30 09:43:03 | vstinner | set | recipients:
+ vstinner, gvanrossum, terry.reedy, ned.deily, nnemkin, Igor.Skochinsky, hroncok, lys.nikolaou, pablogsal, miss-islington, brandtbucher |
2020-11-30 09:43:03 | vstinner | set | messageid: <1606729383.95.0.0833165476065.issue40939@roundup.psfhosted.org> |
2020-11-30 09:43:03 | vstinner | link | issue40939 messages |
2020-11-30 09:43:03 | vstinner | create | |
|