cpython/Misc/NEWS.d/next/C_API
Itamar Oren 1e4e59bb37
gh-116146: Add C-API to create module from spec and initfunc (GH-139196)
Co-authored-by: Kumar Aditya <kumaraditya@python.org>
Co-authored-by: Petr Viktorin <encukou@gmail.com>
Co-authored-by: Victor Stinner <vstinner@python.org>
2025-11-14 10:43:25 +01:00
..
2025-10-06-22-17-47.gh-issue-139653.6-1MOd.rst gh-139653: Add PyUnstable_ThreadState_SetStackProtection() (#139668) 2025-11-13 17:30:50 +01:00
2025-10-15-15-59-59.gh-issue-140153.BO7sH4.rst gh-140153: Fix Py_REFCNT() definition on limited C API 3.11-3.13 (#140158) 2025-10-15 16:36:49 +02:00
2025-10-26-16-45-06.gh-issue-140487.fGOqss.rst gh-140487: Fix Py_RETURN_NOTIMPLEMENTED in limited C API 3.11 (GH-140636) 2025-10-27 12:59:56 +01:00
2025-10-26-16-45-28.gh-issue-140556.s__Dae.rst gh-140550: Initial implementation of PEP 793 – PyModExport (GH-140556) 2025-11-05 12:31:42 +01:00
2025-11-05-04-38-16.gh-issue-141004.rJL43P.rst gh-141004: soft-deprecate Py_INFINITY macro (#141033) 2025-11-12 13:44:49 +01:00
2025-11-05-05-45-49.gh-issue-141004.N9Ooh9.rst gh-141004: Deprecate Py_MATH_El and Py_MATH_PIl macros (#141035) 2025-11-10 16:36:01 +01:00
2025-11-06-06-28-14.gh-issue-141042.brOioJ.rst gh-141042: fix sNaN's packing for mixed floating-point formats (#141107) 2025-11-12 11:06:29 +01:00
2025-11-08-10-51-50.gh-issue-116146.pCmx6L.rst gh-116146: Add C-API to create module from spec and initfunc (GH-139196) 2025-11-14 10:43:25 +01:00
2025-11-10-11-26-26.gh-issue-141341.OsO6-y.rst gh-141341: Rename COMPILER macro to _Py_COMPILER on Windows (#141342) 2025-11-10 15:50:51 +01:00
README.rst Move NEWS entries out of directories with spaces (GH-127067) 2024-11-20 18:52:46 +00:00

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

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