cpython/Misc/NEWS.d/next/C API
Victor Stinner 18b5dd68c6
bpo-46836: Move PyFrameObject to pycore_frame.h (GH-31530)
Move the PyFrameObject type definition (struct _frame) to the
internal C API pycore_frame.h header file.
2022-02-25 12:53:19 +01:00
..
2022-02-02-17-58-49.bpo-46613.__ZdpH.rst bpo-46613: Add PyType_GetModuleByDef to the public API (GH-31081) 2022-02-11 17:22:11 +01:00
2022-02-06-20-14-21.bpo-45412.XJVaGW.rst bpo-45412: Add _PY_SHORT_FLOAT_REPR macro (GH-31171) 2022-02-23 18:16:23 +01:00
2022-02-07-18-47-00.bpo-45459.0FCWM8.rst bpo-45459: Rename buffer.h to pybuffer.h (#31201) 2022-02-22 23:11:48 +01:00
2022-02-23-16-13-17.bpo-46836.ZYyPF_.rst bpo-46836: Move PyFrameObject to pycore_frame.h (GH-31530) 2022-02-25 12:53:19 +01:00
2022-02-24-13-13-16.bpo-46748.aG1zb3.rst bpo-46748: Don't import <stdbool.h> in public headers (GH-31553) 2022-02-25 09:25:54 +01:00
README.rst

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

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