[issue41111] [C API] Convert a few stdlib extensions to the limited C API (PEP 384)

hai shi report at bugs.python.org
Wed Mar 31 13:28:05 EDT 2021


hai shi <shihai1991 at 126.com> added the comment:

> By the way, maybe Py_LIMITED_API should be defined in xxlimited.c, rather than in setup.py.

+1. Defining Py_LIMITED_API in xxlimited.c is more direct than in setup.py. so I created the PR-25115.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue41111>
_______________________________________


More information about the Python-bugs-list mailing list