cpython/Misc/NEWS.d/next/C API
Victor Stinner 16f8e22e7c
gh-120600: Make Py_TYPE() opaque in limited C API 3.14 (#120601)
In the limited C API 3.14 and newer, Py_TYPE() is now implemented as
an opaque function call to hide implementation details.
2024-06-18 14:28:48 +00:00
..
2022-10-01-09-56-27.gh-issue-97588.Gvg54o.rst gh-97588: Align ctypes struct layout to GCC/MSVC (GH-97702) 2024-05-29 12:02:53 +02:00
2024-03-10-14-55-51.gh-issue-116560.x2mZaO.rst gh-116560: Add PyLong_GetSign() public function (#116561) 2024-06-03 14:06:31 +02:00
2024-05-08-20-13-00.gh-issue-118789.m88uUa.rst gh-118789: Restore hidden _PyWeakref_ClearRef (#118797) 2024-05-10 15:54:18 +02:00
2024-05-08-21-57-50.gh-issue-118789.Ni4UQx.rst gh-118789: Add PyUnstable_Object_ClearWeakRefsNoCallbacks (#118807) 2024-06-18 09:57:23 -04:00
2024-05-08-23-14-06.gh-issue-116984.5sgcDo.rst gh-116984: Make mimalloc header includes relative to the current file (#118808) 2024-05-09 16:03:45 -04:00
2024-05-10-15-43-14.gh-issue-118771.5KVglT.rst gh-118771: Ensure names defined in optimizer.h start with Py/_Py (GH-118825) 2024-05-10 18:20:12 +02:00
2024-05-20-10-35-22.gh-issue-111389.a6axBk.rst gh-111389: Add PyHASH_MULTIPLIER constant (#119214) 2024-05-21 19:51:51 +02:00
2024-05-21-11-35-11.gh-issue-119247.U6n6mh.rst gh-119247: Add macros to use PySequence_Fast safely in free-threaded build (#119315) 2024-05-22 17:45:34 +00:00
2024-05-22-17-50-48.gh-issue-119336.ff3qnS.rst gh-119336: Restore removed _PyLong_NumBits() function (#119418) 2024-05-30 14:48:18 +00:00
2024-05-29-09-21-37.gh-issue-119613.J2xfrC.rst gh-119613: Soft deprecate Py_IS_NAN/INFINITY/FINITE (#119701) 2024-05-29 10:45:14 +00:00
2024-05-29-21-05-59.gh-issue-119585.Sn7JL3.rst gh-119585: Fix crash involving PyGILState_Release() and PyThreadState_Clear() (#119753) 2024-05-31 10:50:52 -04:00
2024-05-30-12-51-21.gh-issue-119775.CBq9IG.rst gh-119775: Remove ability to create immutable types with mutable bases (#119776) 2024-06-02 07:27:20 +00:00
2024-06-04-10-58-20.gh-issue-119613.qOr9GF.rst gh-119613: Soft deprecate the Py_MEMCPY() macro (#120020) 2024-06-04 09:23:55 +00:00
2024-06-07-22-12-30.gh-issue-119182.yt8Ar7.rst gh-119182: Add PyUnicodeWriter C API (#119184) 2024-06-17 17:10:52 +02:00
2024-06-16-22-58-47.gh-issue-120600.TJdf0w.rst gh-120600: Make Py_TYPE() opaque in limited C API 3.14 (#120601) 2024-06-18 14:28:48 +00: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/