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 ce6bae9 commit aa8578dCopy full SHA for aa8578d
Doc/whatsnew/3.13.rst
@@ -2340,7 +2340,7 @@ Limited C API Changes
2340
* :c:func:`PySys_AuditTuple`
2341
* :c:func:`PyType_GetModuleByDef`
2342
2343
- (Contributed by Victor Stinner in :gh:`85283`, :gh:`85283`, and :gh:`116936`.)
+ (Contributed by Victor Stinner in :gh:`85283` and :gh:`116936`.)
2344
2345
* Python built with :option:`--with-trace-refs` (tracing references)
2346
now supports the :ref:`Limited API <limited-c-api>`.
0 commit comments