cpython/Misc/NEWS.d/next/C API
Inada Naoki ce5e1a6809
bpo-41103: Resurrect the old buffer protocol. (GH-27437)
Revert "bpo-41103: Remove old buffer protocol support (#21117)"

This reverts commit 6f8a6ee59c.
2021-07-29 12:46:47 +02:00
..
2020-12-23-01-28-50.bpo-42035.S9eUm0.rst bpo-42035: Add a PyType_GetName() to get type's short name. (GH-23903) 2021-07-29 09:57:02 +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-10-15-22-31.bpo-44378.jGYakF.rst bpo-44378: Fix a compiler warning in Py_IS_TYPE() (GH-26644) 2021-06-11 10:35:36 +02:00
2021-06-15-16-28-18.bpo-43795.fy0AXK.rst bpo-43795: Don't list private names in the limited API (GH-26740) 2021-06-16 11:22:36 +02:00
2021-06-22-17-00-06.bpo-40939.CGB0I5.rst bpo-40939: Remove documentation for `PyParser_*` & add porting notes (GH-26855) 2021-06-24 14:57:28 +02:00
2021-06-23-10-31-45.bpo-39947.je_HMo.rst bpo-39947: Remove old private trashcan C API functions (GH-26869) 2021-06-23 15:51:47 +02:00
2021-06-23-12-12-04.bpo-44441.3p14JB.rst bpo-44441: _PyImport_Fini2() resets PyImport_Inittab (GH-26874) 2021-06-23 14:13:27 +02:00
2021-06-28-23-44-47.bpo-44530.qij7YC.rst bpo-44530: Add co_qualname field to PyCodeObject (GH-26941) 2021-07-07 12:21:51 +01:00
2021-07-20-16-21-06.bpo-42747.rRxjUY.rst bpo-42747: Remove Py_TPFLAGS_HAVE_AM_SEND and make Py_TPFLAGS_HAVE_VERSION_TAG no-op (GH-27260) 2021-07-23 06:21:11 -07:00
2021-07-27-17-29-12.bpo-44751.4qmbDG.rst closes bpo-44751: Move crypt.h include from public header to _cryptmodule (GH-27394) 2021-07-27 15:58:12 -07:00
2021-07-29-16-04-28.bpo-41103.hiKKcF.rst bpo-41103: Resurrect the old buffer protocol. (GH-27437) 2021-07-29 12:46:47 +02:00
README.rst

README.rst

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

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