mirror of
https://github.com/python/cpython.git
synced 2025-09-30 20:31:52 +00:00
bpo-35081: add NEWS entry for new Include/internal/pycore_*.h files (GH-10666)
This commit is contained in:
parent
b509d52083
commit
4ac5328aff
1 changed files with 2 additions and 0 deletions
|
@ -0,0 +1,2 @@
|
|||
Internal APIs surrounded by ``#ifdef Py_BUILD_CORE`` have been moved from
|
||||
``Include/*.h`` headers to new header files ``Include/internal/pycore_*.h``.
|
Loading…
Add table
Add a link
Reference in a new issue