cpython/Misc/NEWS.d/next/C API
2024-03-25 16:32:20 +00:00
..
2023-12-12-19-48-31.gh-issue-113024.rXcQs7.rst gh-113024: C API: Add PyObject_GenericHash() function (GH-113025) 2024-03-22 20:19:10 +02:00
2024-03-14-10-33-58.gh-issue-85283.LOgmdU.rst gh-85283: Build _testconsole extension with limited C API (#117125) 2024-03-21 17:45:43 +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-15-23-55-24.gh-issue-115754.xnzc__.rst gh-115754: Add Py_GetConstant() function (#116883) 2024-03-21 16:07:00 +00:00
2024-03-15-23-57-33.gh-issue-115754.zLdv82.rst gh-115754: Add Py_GetConstant() function (#116883) 2024-03-21 16:07: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
2024-03-17-22-42-21.gh-issue-116936.tNrzfm.rst gh-116936: Add PyType_GetModuleByDef() to the limited C API (#116937) 2024-03-25 16:32:20 +00:00
2024-03-18-09-58-46.gh-issue-116869.LFDVKM.rst gh-116869: Make C API compatible with ISO C90 (#116950) 2024-03-18 20:16:58 +01:00
2024-03-18-10-58-47.gh-issue-116869.lN0GBl.rst gh-116869: Add test_cext test: build a C extension (#116954) 2024-03-18 20:15:20 +01:00
2024-03-19-09-49-04.gh-issue-115756.4Ls_Tl.rst gh-115756: make PyCode_GetFirstFree an unstable API (GH-115781) 2024-03-19 09:20:38 +00:00
2024-03-20-13-13-22.gh-issue-117021.0Q5jBx.rst gh-117021: Fix integer overflow in PyLong_AsPid() on non-Windows 64-bit platforms (GH-117064) 2024-03-20 15:39:53 +02:00
2024-03-22-19-29-24.gh-issue-87193.u7O-jY.rst gh-87193: Support bytes objects with refcount > 1 in _PyBytes_Resize() (GH-117160) 2024-03-25 16:32: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/