There is the https://github.com/pyhandle/hpy project which is
implemented on top of the existing C API.

But this project doesn't solve problems listed in PEP 620, since
CPython must continue to support existing C extensions.

Victor

Le mer. 1 juil. 2020 à 23:43, Eric V. Smith <e...@trueblade.com> a écrit :
>
> On 7/1/2020 3:43 PM, Stefan Behnel wrote:
> > Petr Viktorin schrieb am 30.06.20 um 14:51:
> >> For example, could we only deprecate the bad parts, but not remove them
> >> until the experiments actually show that they are preventing a beneficial
> >> change?
> > Big nod on this one.
>
> At one of the core sprints (maybe at Microsoft?) there was talk of
> adding a new API without changing the existing one.
>
> Eric
> _______________________________________________
> Python-Dev mailing list -- python-dev@python.org
> To unsubscribe send an email to python-dev-le...@python.org
> https://mail.python.org/mailman3/lists/python-dev.python.org/
> Message archived at 
> https://mail.python.org/archives/list/python-dev@python.org/message/PF3ZWLIPEZWNYJU33T2MAPZMPBAXKQZM/
> Code of Conduct: http://python.org/psf/codeofconduct/



-- 
Night gathers, and now my watch begins. It shall not end until my death.
_______________________________________________
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/python-dev@python.org/message/GWKDKB52SX7RYBQKSZDULJZPM3KEUZMZ/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to