We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 531bf38 commit c691449Copy full SHA for c691449
1 file changed
Doc/whatsnew/3.15.rst
@@ -803,8 +803,8 @@ New features
803
(Contributed by Victor Stinner in :gh:`129813`.)
804
805
806
-Limited C API changes
807
----------------------
+Changed C APIs
+--------------
808
809
* If the :c:macro:`Py_TPFLAGS_MANAGED_DICT` and :c:macro:`Py_TPFLAGS_MANAGED_WEAKREF`
810
flags are set then :c:macro:`Py_TPFLAGS_HAVE_GC` must be set too.
0 commit comments