Skip to content

Commit c691449

Browse files
Fix whatsnew section
1 parent 531bf38 commit c691449

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Doc/whatsnew/3.15.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -803,8 +803,8 @@ New features
803803
(Contributed by Victor Stinner in :gh:`129813`.)
804804

805805

806-
Limited C API changes
807-
---------------------
806+
Changed C APIs
807+
--------------
808808

809809
* If the :c:macro:`Py_TPFLAGS_MANAGED_DICT` and :c:macro:`Py_TPFLAGS_MANAGED_WEAKREF`
810810
flags are set then :c:macro:`Py_TPFLAGS_HAVE_GC` must be set too.

0 commit comments

Comments
 (0)