On Wed, 24 Jun 2020 at 17:22, Victor Stinner <[email protected]> wrote:

[...]


> The question becomes: how to promote the limited C API? Should it
> become the default, rather than an opt-in option?
>

It would be interesting to find out what is the performance impact of using
limited C API, vs normal API, on some popular extensions.  This is
something that I wish had been included in PEP 384.

It would be great if the limited API could be the default, as it allows
building extensions once that work across most python versions.

-- 
Gustavo J. A. M. Carneiro
Gambit Research
"The universe is always one step beyond logic." -- Frank Herbert
_______________________________________________
Python-Dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/[email protected]/message/BS7QTLNLEMCODXPEGAIRENGYR24JBZK3/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to