summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/C API/2021-10-15-09-29-59.bpo-35081.2teFD3.rst
blob: 79d4a9b9180d95a0270d35c2f5d9e27329194dfd (plain)
1
2
3
Move the ``interpreteridobject.h`` header file from ``Include/`` to
``Include/internal/``. It only provides private functions. Patch by Victor
Stinner.