[Python-Dev] Let's change to C API!

Jeroen Demeyer J.Demeyer at UGent.be
Tue Jul 31 03:27:03 EDT 2018


On 2018-07-31 08:58, Antoine Pitrou wrote:
> I think Stefan is right that we
> should push people towards Cython and alternatives, rather than direct
> use of the C API (which people often fail to use correctly, in my
> experience).

I know this probably isn't the correct place to bring it up, but I'm 
sure that CPython itself could benefit from using Cython. For example, 
most of the C extensions in Modules/ could be written in Cython.


More information about the Python-Dev mailing list