cpython/Misc/NEWS.d/next/C_API
2025-05-05 21:01:20 +02:00
..
2024-12-31-15-28-14.gh-issue-50333.KxQUXa.rst gh-50333: Deprecate support of non-tuple sequences in PyArg_ParseTuple() (GH-128374) 2025-04-08 14:26:32 +03:00
2025-01-08-18-55-57.gh-issue-112068.ofI5Fl.rst gh-112068: C API: Add support of nullable arguments in PyArg_Parse (GH-121303) 2025-04-08 22:08:00 +03:00
2025-04-13-20-52-39.gh-issue-132470.UqBQjN.rst gh-132470: Prevent crash in ctypes.CField when byte_size is incorrect (#132475) 2025-04-22 16:13:00 +03:00
2025-04-22-13-59-30.gh-issue-132798.asfafhs.rst gh-132798: Schedule removal of PyUnicode_AsDecoded/Encoded functions for 3.15 (#132799) 2025-04-25 15:07:41 +02:00
2025-04-25-11-39-24.gh-issue-132909.JC3n_l.rst gh-132909: handle overflow for 'K' format in do_mkvalue (#132911) 2025-04-25 11:02:57 +00:00
2025-04-26-12-00-52.gh-issue-132987.vykZGN.rst gh-132987: Support __index__() for "k" and "K" formats in PyArg_Parse (GH-132988) 2025-04-26 17:14:18 +03:00
2025-04-28-13-27-48.gh-issue-133079.DJL2sK.rst gh-133079: Remove Py_C_RECURSION_LIMIT & PyThreadState.c_recursion_remaining (GH-133080) 2025-04-29 12:56:20 +02:00
2025-04-28-15-36-01.gh-issue-128972.8bZMIm.rst gh-128972: Add _Py_ALIGN_AS and revert PyASCIIObject memory layout. (GH-133085) 2025-05-02 18:30:40 +02:00
2025-04-28-18-26-37.gh-issue-131747.2AiQ9n.rst gh-131747: ctypes: Deprecate _pack_ implicitly setting _layout_ = 'ms' (GH-133205) 2025-05-05 15:32:06 +02:00
2025-04-29-06-27-46.gh-issue-133140.IPGGc3.rst gh-133140: Add PyUnstable_Object_IsUniquelyReferenced for free-threading (#133144) 2025-05-05 21:01:20 +02:00
2025-04-29-19-39-16.gh-issue-133164.W-XTU7.rst gh-133164: Add PyUnstable_Object_IsUniqueReferencedTemporary C API (gh-133170) 2025-05-02 13:24:57 +00:00
2025-05-01-01-02-11.gh-issue-133166.Ly9Ae2.rst gh-133166: Fix missing error emission of PyType_GetModuleByDef (GH-133240) 2025-05-01 14:32:57 +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/