Skip to content

Commit 523d866

Browse files
[3.13] Doc: remove duplicate GitHub issue reference in "What's New in Python 3.13" (GH-143654) (#143657)
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 7c99a42 commit 523d866

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
@@ -2346,7 +2346,7 @@ Limited C API Changes
23462346
* :c:func:`PySys_AuditTuple`
23472347
* :c:func:`PyType_GetModuleByDef`
23482348

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

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

0 commit comments

Comments
 (0)