cpython/Misc/NEWS.d/next/C API/2021-04-16-18-15-56.bpo-438...

4 lines
195 B
ReStructuredText

:c:func:`PyOS_ReadlineFunctionPointer` is no longer exported by limited C API
headers and by ``python3.dll`` on Windows. Like any function that takes
``FILE*``, it is not part of the stable ABI.