mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
3 lines
182 B
ReStructuredText
3 lines
182 B
ReStructuredText
The ``fcntl``, ``grp``, ``pwd``, ``termios``, ``_statistics`` and
|
|
``_testconsole`` C extensions are now built with the :ref:`limited C API
|
|
<limited-c-api>`. Patch by Victor Stinner.
|