MacMusic  |  PcMusic  |  440 Software  |  440 Forums  |  440TV  |  Zicos
api
Search

[$] Using the limited C API for the Python stdlib?

Wednesday September 20, 2023. 06:35 PM , from LWN.net
The 'limited' C API for CPython extensions has been around for well over a
decade at this point, but it has not seen much uptake. It is meant to give
extensions an API that will allow binaries built with it to be used for
multiple versions of CPython, because those binaries will only access the stable
ABI that will not change when CPython does. Victor Stinner has been
working on better
definition for the
API; as part of that work, he suggested that some of the C extensions in the
standard
library start using it in an effort for CPython to 'eat its
own dog food'. The resulting discussion showed that there is still a fair
amount of confusion about this APIā€”and the thrust of Stinner's overall plan.
https://lwn.net/Articles/944764/
News copyright owned by their original publishers | Copyright © 2004 - 2024 Zicos / 440Network
Current Date
Apr, Sun 28 - 18:14 CEST