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 dcca465 commit 9e83c06Copy full SHA for 9e83c06
Doc/whatsnew/3.15.rst
@@ -315,7 +315,7 @@ Limited C API changes
315
316
* If the :c:macro:`Py_TPFLAGS_MANAGED_DICT` and :c:macro:`Py_TPFLAGS_MANAGED_WEAKREF`
317
flags are set then :c:macro:`Py_TPFLAGS_HAVE_GC` should be set too.
318
- (Contributed by Sergey Miryanov.)
+ (Contributed by Sergey Miryanov in :gh:`134786`)
319
320
321
Porting to Python 3.15
0 commit comments