We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea70d16 commit 7ed4134Copy full SHA for 7ed4134
Doc/whatsnew/3.13.rst
@@ -2339,7 +2339,7 @@ Limited C API Changes
2339
* :c:func:`PySys_AuditTuple`
2340
* :c:func:`PyType_GetModuleByDef`
2341
2342
- (Contributed by Victor Stinner in :gh:`85283`, :gh:`85283`, and :gh:`116936`.)
+ (Contributed by Victor Stinner in :gh:`85283` and :gh:`116936`.)
2343
2344
* Python built with :option:`--with-trace-refs` (tracing references)
2345
now supports the :ref:`Limited API <limited-c-api>`.
0 commit comments