Skip to content

Commit 4ac5328

Browse files
authored
bpo-35081: add NEWS entry for new Include/internal/pycore_*.h files (GH-10666)
1 parent b509d52 commit 4ac5328

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Internal APIs surrounded by ``#ifdef Py_BUILD_CORE`` have been moved from
2+
``Include/*.h`` headers to new header files ``Include/internal/pycore_*.h``.

0 commit comments

Comments
 (0)