[Python-Dev] PEP 580 (C call protocol) draft implementation

Jeroen Demeyer J.Demeyer at UGent.be
Fri Jun 22 11:16:38 EDT 2018


Hello all,

I have a first draft implementation of PEP 580 (introducing the C call 
protocol):

https://github.com/jdemeyer/cpython/tree/pep580

Almost all tests pass, only test_gdb and test_pydoc fail for me. I still 
have to fix those.


Jeroen.


More information about the Python-Dev mailing list