Doc: remove duplicate GitHub issue reference in "What's New in Python 3.13" (GH-143654)
(cherry picked from commit
aa8578dc54df2af9daa3353566359e602e5905cf)
Co-authored-by: emmanuel <emmanuel20232035@gmail.com>
* :c:func:`PySys_AuditTuple`
* :c:func:`PyType_GetModuleByDef`
- (Contributed by Victor Stinner in :gh:`85283`, :gh:`85283`, and :gh:`116936`.)
+ (Contributed by Victor Stinner in :gh:`85283` and :gh:`116936`.)
* Python built with :option:`--with-trace-refs` (tracing references)
now supports the :ref:`Limited API <limited-c-api>`.