cpython/Misc/NEWS.d/next/C API
Jason Fried d87482bc4e
gh-119333: Add C api to have contextvar enter/exit callbacks (#119335)
Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
2024-09-23 20:40:17 -07:00
..
2022-10-01-09-56-27.gh-issue-97588.Gvg54o.rst
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-04-10-16-48-04.gh-issue-117511.RZtBRK.rst gh-117511: Make PyMutex public in the non-limited API (#117731) 2024-06-20 11:29:08 -04:00
2024-05-08-20-13-00.gh-issue-118789.m88uUa.rst
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
2024-05-10-15-43-14.gh-issue-118771.5KVglT.rst
2024-05-20-10-35-22.gh-issue-111389.a6axBk.rst
2024-05-21-11-35-11.gh-issue-119247.U6n6mh.rst
2024-05-21-18-28-44.gh-issue-119333.OTsYVX.rst gh-119333: Add C api to have contextvar enter/exit callbacks (#119335) 2024-09-23 20:40:17 -07:00
2024-05-21-19-41-41.gh-issue-119344.QKvzQb.rst gh-119344: Make critical section API public (#119353) 2024-06-21 15:50:18 -04:00
2024-05-22-17-50-48.gh-issue-119336.ff3qnS.rst
2024-05-29-09-21-37.gh-issue-119613.J2xfrC.rst
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_WriteUCS4() function (#120849) 2024-06-24 17:40:39 +02:00
2024-06-08-08-33-40.gh-issue-119771.Oip2dL.rst gh-119771: Set errno on overflows in _Py_c_pow() (#120256) 2024-09-18 10:39:11 +02:00
2024-06-11-21-38-32.gh-issue-70278.WDE4zM.rst gh-70278: Fix PyUnicode_FromFormat() with precision for %s and %V (GH-120365) 2024-06-24 18:07:07 +03: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
2024-06-19-17-27-22.gh-issue-120389.GSZeHF.rst gh-120389: Add PyLong_FromInt64() and PyLong_AsInt64() (#120390) 2024-08-28 10:16:13 +00:00
2024-06-19-21-27-42.gh-issue-120642.UlKClN.rst gh-120642: Move private PyCode APIs to the internal C API (#120643) 2024-06-26 13:54:03 +02:00
2024-06-21-16-41-21.gh-issue-120858.Z5_-Mn.rst gh-120858: PyDict_Next should not lock the dict (#120859) 2024-06-24 14:15:15 -04:00
2024-06-26-11-29-01.gh-issue-120642.H7P9qK.rst gh-120642: Move private PyCode APIs to the internal C API (#120643) 2024-06-26 13:54:03 +02:00
2024-07-02-11-03-40.gh-issue-112136.f3fiY8.rst gh-112136: Restore removed _PyArg_Parser (#121262) 2024-07-03 18:36:57 +02:00
2024-07-04-13-23-27.gh-issue-113601.K3RLqp.rst gh-113993: For string interning, do not rely on (or assert) _Py_IsImmortal (GH-121358) 2024-07-16 15:17:29 +02:00
2024-07-04-15-41-10.gh-issue-113993.cLSiWV.rst gh-113993: Don't immortalize in PyUnicode_InternInPlace; keep immortalizing in other API (#121364) 2024-07-16 15:36:21 +02:00
2024-07-21-17-40-07.gh-issue-121489.SUMFCr.rst gh-121489: Export private _PyBytes_Join() again (#122267) 2024-07-25 17:31:30 +02:00
2024-07-30-23-48-26.gh-issue-116622.yTTtil.rst gh-116622: Fix testPyObjectPrintOSError on Android (#122487) 2024-07-31 08:21:43 +08:00
README.rst

README.rst

Put news entry `blurb`_ files for the *C API* section in this directory.

.. _blurb: https://pypi.org/project/blurb/