cpython/Misc/NEWS.d/next/C API
Victor Stinner d2ec81a8c9
bpo-39573: Add Py_SET_TYPE() function (GH-18394)
Add Py_SET_TYPE() function to set the type of an object.
2020-02-07 09:17:07 +01:00
..
2020-01-07-13-46-40.bpo-39245.G7wog6.rst bpo-39245: Make Vectorcall C API public (GH-17893) 2020-02-06 15:48:27 +01:00
2020-01-17-11-37-05.bpo-38076.cxfw2x.rst bpo-38076 Clear the interpreter state only after clearing module globals (GH-18039) 2020-02-04 02:29:25 -08:00
2020-01-31-16-35-21.bpo-39511.nv9yEn.rst bpo-39511: PyThreadState_Clear() calls on_delete (GH-18296) 2020-02-01 02:30:25 +01:00
2020-02-05-12-00-18.bpo-39542.RJCUKR.rst bpo-39542: Exclude trashcan from the limited C API (GH-18362) 2020-02-05 12:23:27 +01:00
2020-02-05-12-40-51.bpo-39542.si-_Zq.rst bpo-39542: Make PyObject_INIT() opaque in limited C API (GH-18363) 2020-02-05 13:12:19 +01:00
2020-02-05-13-14-20.bpo-39542.5mleGX.rst bpo-39542: Convert PyType_Check() to static inline function (GH-18364) 2020-02-05 14:24:17 +01:00
2020-02-07-00-23-44.bpo-39573.nRD1q7.rst bpo-39573: Add Py_SET_REFCNT() function (GH-18389) 2020-02-07 01:24:29 +01:00
2020-02-07-03-39-03.bpo-39573.Oa8cL1.rst bpo-39573: Add Py_SET_TYPE() function (GH-18394) 2020-02-07 09:17:07 +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/