mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
Argument Clinic now uses the PEP 737 "%T" format to format type name for the limited C API.
2 lines
157 B
ReStructuredText
2 lines
157 B
ReStructuredText
The ``fcntl``, ``grp`` and ``pwd`` C extensions are now built with the :ref:`limited
|
|
C API <limited-c-api>`. (Contributed by Victor Stinner in :gh:`85283`.)
|