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 7c99a42 commit 523d866Copy full SHA for 523d866
Doc/whatsnew/3.13.rst
@@ -2346,7 +2346,7 @@ Limited C API Changes
2346
* :c:func:`PySys_AuditTuple`
2347
* :c:func:`PyType_GetModuleByDef`
2348
2349
- (Contributed by Victor Stinner in :gh:`85283`, :gh:`85283`, and :gh:`116936`.)
+ (Contributed by Victor Stinner in :gh:`85283` and :gh:`116936`.)
2350
2351
* Python built with :option:`--with-trace-refs` (tracing references)
2352
now supports the :ref:`Limited API <limited-c-api>`.
0 commit comments