summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/C API/2021-02-18-18-46-42.bpo-35134.dFpEDT.rst
blob: 5384cb8288f330e0e5cebe25b24e3ade3e0dde44 (plain)
1
2
3
Move odictobject.h, parser_interface.h, picklebufobject.h, pydebug.h, and
pyfpe.h into the cpython/ directory. They must not be included directly, as
they are already included by Python.h: :ref:`Include Files <api-includes>`.