This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Igor.Skochinsky
Recipients Igor.Skochinsky, brandtbucher, gvanrossum, hroncok, lys.nikolaou, miss-islington, ned.deily, nnemkin, pablogsal, terry.reedy, vstinner
Date 2020-11-30.09:26:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1606728397.05.0.878971931383.issue40939@roundup.psfhosted.org>
In-reply-to
Content
Hi All,

 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?
History
Date User Action Args
2020-11-30 09:26:37Igor.Skochinskysetrecipients: + Igor.Skochinsky, gvanrossum, terry.reedy, vstinner, ned.deily, nnemkin, hroncok, lys.nikolaou, pablogsal, miss-islington, brandtbucher
2020-11-30 09:26:37Igor.Skochinskysetmessageid: <1606728397.05.0.878971931383.issue40939@roundup.psfhosted.org>
2020-11-30 09:26:37Igor.Skochinskylinkissue40939 messages
2020-11-30 09:26:37Igor.Skochinskycreate