Skip to content

Commit 508f39b

Browse files
emmanuel-stonemiss-islington
authored andcommitted
Doc: remove duplicate GitHub issue reference in "What's New in Python 3.13" (GH-143654)
(cherry picked from commit aa8578d) Co-authored-by: emmanuel <[email protected]>
1 parent ea70d16 commit 508f39b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/whatsnew/3.13.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2339,7 +2339,7 @@ Limited C API Changes
23392339
* :c:func:`PySys_AuditTuple`
23402340
* :c:func:`PyType_GetModuleByDef`
23412341

2342-
(Contributed by Victor Stinner in :gh:`85283`, :gh:`85283`, and :gh:`116936`.)
2342+
(Contributed by Victor Stinner in :gh:`85283` and :gh:`116936`.)
23432343

23442344
* Python built with :option:`--with-trace-refs` (tracing references)
23452345
now supports the :ref:`Limited API <limited-c-api>`.

0 commit comments

Comments
 (0)