cpython/Misc/NEWS.d/next/C API
Victor Stinner f3fa63ec75
bpo-39573: Py_TYPE becomes a static inline function (GH-26493)
Convert the Py_TYPE() and Py_SIZE() macros to static inline
functions. The Py_SET_TYPE() and Py_SET_SIZE() functions must now be
used to set an object type and size.
2021-06-03 18:42:59 +02:00
..
2021-05-04-17-43-39.bpo-44029.ayX4PR.rst bpo-44029: Remove Py_UNICODE APIs (GH-25881) 2021-05-07 15:58:29 +09:00
2021-05-05-19-04-50.bpo-43795.9Ojj73.rst bpo-43795: Mark PyCodec_Unregister as a function, not data, in stable ABI (GH-25920) 2021-05-05 19:32:21 +02:00
2021-05-10-14-34-22.bpo-44094.HayXZO.rst bpo-44094: Remove deprecated PyErr_ APIs. (GH-26011) 2021-05-13 13:45:26 -07:00
2021-05-12-12-24-45.bpo-44113.DcgOqE.rst bpo-44113: Deprecate old functions to config Python init (GH-26060) 2021-05-12 23:59:25 +02:00
2021-05-19-15-09-47.bpo-43795.WAHRxt.rst bpo-43795: Remove Py_FrozenMain from the Limited API & Stable ABI (GH-26241) 2021-05-25 04:42:03 -07:00
2021-05-31-11-31-13.bpo-44263.8mIOfV.rst bpo-44263: Py_TPFLAGS_HAVE_GC requires tp_traverse (GH-26463) 2021-06-01 23:37:12 +02:00
2021-06-03-00-59-48.bpo-39573.-elHTJ.rst bpo-39573: Py_TYPE becomes a static inline function (GH-26493) 2021-06-03 18:42:59 +02:00
README.rst Link to blurb on PyPI in the NEWS.d READMEs. (#3323) 2017-09-05 10:38:05 -07:00

README.rst

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

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