cpython/Misc/NEWS.d/next/C API
Serhiy Storchaka f55cb44359
gh-106672: C API: Report indiscriminately ignored errors (GH-106674)
Functions which indiscriminately ignore all errors now report them as
unraisable errors.
2023-11-07 15:58:04 +02:00
..
2023-06-08-21-12-44.gh-issue-67565.UkK3x-.rst gh-67565: Remove redundant C-contiguity checks (GH-105521) 2023-10-23 12:54:46 +03:00
2023-07-12-12-14-52.gh-issue-106672.fkRjmi.rst gh-106672: C API: Report indiscriminately ignored errors (GH-106674) 2023-11-07 15:58:04 +02:00
2023-08-28-17-34-10.gh-issue-85283.f1zXcc.rst gh-85283: Add PyMem_RawMalloc() to the limited C API (#108570) 2023-10-17 02:41:51 +02:00
2023-08-28-17-40-51.gh-issue-85283.raFNiD.rst gh-85283: Add PySys_Audit() to the limited C API (#108571) 2023-10-17 16:02:23 +02:00
2023-10-02-23-08-53.gh-issue-109587.UqqnDY.rst gh-109587: Allow "precompiled" perf-trampolines to largely mitigate the cost of enabling perf-trampolines (#109666) 2023-10-27 03:57:29 +00:00
2023-10-13-14-18-06.gh-issue-110815.tEFLVl.rst gh-110815: Support non-ASCII keyword names in PyArg_ParseTupleAndKeywords() (GH-110816) 2023-10-14 08:50:03 +03:00
2023-10-17-10-21-59.gh-issue-110964.OxqEjd.rst gh-110964: Remove private _PyArg functions (#110966) 2023-10-17 14:30:31 +02:00
2023-10-19-22-39-24.gh-issue-108082.uJytvc.rst gh-108082: Add PyErr_FormatUnraisable() function (GH-111086) 2023-10-31 23:42:44 +02:00
2023-10-20-01-42-43.gh-issue-111089.VIrd5q.rst gh-111089: PyUnicode_AsUTF8() now raises on embedded NUL (#111091) 2023-10-20 17:59:29 +02:00
2023-10-20-18-07-24.gh-issue-111089.RxkyrQ.rst gh-111089: Add PyUnicode_AsUTF8() to the limited C API (#111121) 2023-10-20 19:29:27 +02:00
2023-10-30-18-13-01.gh-issue-111506.EUdO22.rst gh-111506: Implement Py_SET_REFCNT() as opaque function in limited C API (#111508) 2023-11-03 18:18:57 +01:00
2023-10-31-18-22-03.gh-issue-108765._beYv8.rst gh-108765: Python.h no longer includes <stddef.h> on Windows (#111563) 2023-10-31 21:53:57 +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/