cpython/Misc/NEWS.d/next/C API
Petr Viktorin 91b69b77cf
bpo-43868: Remove PyOS_ReadlineFunctionPointer from the stable ABI list (GH-25442)
The inclusion of PyOS_ReadlineFunctionPointer in python3dll.c was a mistake.

According to PEP 384:
> functions expecting FILE* are not part of the ABI, to avoid depending
> on a specific version of the Microsoft C runtime DLL on Windows.

https://bugs.python.org/issue43868
2021-04-23 14:23:38 +02:00
..
2021-04-06-20-52-44.bpo-43753.xUsHp1.rst bpo-43753: Add Py_Is() and Py_IsNone() functions (GH-25227) 2021-04-11 00:17:39 +02:00
2021-04-16-18-15-56.bpo-43868.twQ7KH.rst bpo-43868: Remove PyOS_ReadlineFunctionPointer from the stable ABI list (GH-25442) 2021-04-23 14:23:38 +02:00
2021-04-20-15-06-29.bpo-43795.y0IP4c.rst bpo-43795: PEP-652: Clean up the stable ABI/limited API (GH-25482) 2021-04-23 14:17:58 +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/