STINNER Victor <vstin...@python.org> added the comment:

> Another idea would be to convert some C extensions of the standard library to 
> the limited C API. It would ensure that the limited C API contains enough 
> functions to be useful, but would also notify us directly if the API is 
> broken.

I created bpo-41111: "Convert a few stdlib extensions to the limited C API".

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue39573>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to