cpython/Misc/NEWS.d/next/C API
Victor Stinner 2982bdb936
gh-85283: Build _statistics extension with the limited C API (#116927)
Argument Clinic now inlines _PyArg_CheckPositional() for the limited
C API. The generated code should be as fast or even a little bit
faster.
2024-03-17 18:59:02 +01:00
..
2024-03-14-10-33-58.gh-issue-85283.LOgmdU.rst gh-85283: Build _statistics extension with the limited C API (#116927) 2024-03-17 18:59:02 +01:00
2024-03-14-15-17-11.gh-issue-111696.YmnvAi.rst gh-111696, PEP 737: Add PyType_GetFullyQualifiedName() function (#116815) 2024-03-14 16:19:36 +00:00
2024-03-14-18-00-32.gh-issue-111696.L6oIPq.rst gh-111696, PEP 737: Add PyType_GetModuleName() function (#116824) 2024-03-14 18:17:43 +00:00
2024-03-14-22-30-07.gh-issue-111696.76UMKi.rst gh-111696, PEP 737: Add %T and %N to PyUnicode_FromFormat() (#116839) 2024-03-14 22:23:00 +00:00
2024-03-16-12-21-00.gh-issue-116809.JL786L.rst gh-116809: Restore removed _PyErr_ChainExceptions1() function (#116900) 2024-03-16 21:37:11 +01:00
README.rst Link to blurb on PyPI in the NEWS.d READMEs. (#3323) 2017-09-05 10:38:05 -07:00

Put news entry `blurb`_ files for the *C API* section in this directory.

.. _blurb: https://pypi.org/project/blurb/