Subtitle: “Make the stable API usable”.
PyPy and Gilectomy projects are using different approaches to optimize Python, but their performance are limited by the current C API on C extensions. The C API should be “fixed” to unlock raw performances!
To be able to introduce backward incompatible changes to the C API without breaking too many C extensions, this project proposes two things: