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

2018年6月22日 08:35:28 -0700

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.
_______________________________________________
Python-Dev mailing list
[email protected]
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to