[Python-Dev] PEP 580 (C call protocol) draft implementation
Jeroen Demeyer
J.Demeyer at UGent.be
Fri Jun 22 11:16:38 EDT 2018
More information about the Python-Dev mailing list
Fri Jun 22 11:16:38 EDT 2018
- Previous message (by thread): [Python-Dev] Informal educator feedback on PEP 572 (was Re: 2018 Python Language Summit coverage, last part)
- Next message (by thread): [Python-Dev] PEP 580 (C call protocol) draft implementation
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Previous message (by thread): [Python-Dev] Informal educator feedback on PEP 572 (was Re: 2018 Python Language Summit coverage, last part)
- Next message (by thread): [Python-Dev] PEP 580 (C call protocol) draft implementation
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list