Christian Heimes <li...@cheimes.de> added the comment:

> I would prefer to limit the usage of the internal C API in extension modules 
> built as dynamic libraries. See bpo-41111: "[C API] Convert a few stdlib 
> extensions to the limited C API (PEP 384)".

Let's make this a coordinated effort in 3.11. I suggest that we slowly remove 
functions from Py_BUILD_CORE_MODULE. For now I'm interested to clean up and 
simplify setup.py.

----------

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

Reply via email to