cpython/Misc/NEWS.d/next/C_API
Petr Viktorin ab41a347eb
gh-146636: Improve ABI/feature selection, add new header for it (GH-148302)
Improve ABI/feature selection, add new header for it.

Add a test that Python headers themselves don't use
Py_GIL_DISABLED in abi3t: abi3 and abi3t ought to be the
same except the _Py_OPAQUE_PYOBJECT differences.
This is done using the GCC-only poison pragma.

Co-authored-by: Victor Stinner <vstinner@python.org>
2026-04-23 11:52:13 +02:00
..
2026-03-13-16-37-54.gh-issue-145921.ssA7HZ.rst gh-145921: Add "_DuringGC" functions for tp_traverse (GH-145925) 2026-04-08 09:15:11 +02:00
2026-03-22-00-00-00.gh-issue-146302.PyIsInit.rst gh-146302: make Py_IsInitialized() thread-safe and reflect true init completion (GH-146303) 2026-04-11 21:54:23 +00:00
2026-04-03-11-06-20.gh-issue-146636.zR6Jsn.rst gh-146636: PEP 803: Reference documentation (GH-148013) 2026-04-16 14:17:44 +02:00
2026-04-09-14-45-44.gh-issue-148267.p84kG_.rst gh-146636: Improve ABI/feature selection, add new header for it (GH-148302) 2026-04-23 11:52:13 +02: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/