Skip to content

Commit aa8578d

Browse files
Doc: remove duplicate GitHub issue reference in "What's New in Python 3.13" (#143654)
1 parent ce6bae9 commit aa8578d

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
@@ -2340,7 +2340,7 @@ Limited C API Changes
23402340
* :c:func:`PySys_AuditTuple`
23412341
* :c:func:`PyType_GetModuleByDef`
23422342

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

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

0 commit comments

Comments
 (0)