Skip to content

Commit 9e83c06

Browse files
Update whatsnew
1 parent dcca465 commit 9e83c06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/whatsnew/3.15.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@ Limited C API changes
315315

316316
* If the :c:macro:`Py_TPFLAGS_MANAGED_DICT` and :c:macro:`Py_TPFLAGS_MANAGED_WEAKREF`
317317
flags are set then :c:macro:`Py_TPFLAGS_HAVE_GC` should be set too.
318-
(Contributed by Sergey Miryanov.)
318+
(Contributed by Sergey Miryanov in :gh:`134786`)
319319

320320

321321
Porting to Python 3.15

0 commit comments

Comments
 (0)