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 87fb8b1 commit 11148e9Copy full SHA for 11148e9
Doc/whatsnew/3.14.rst
@@ -1292,7 +1292,7 @@ New features
1292
* :c:func:`PyLongWriter_Finish`;
1293
* :c:func:`PyLongWriter_Discard`.
1294
1295
- (Contributed by Victor Stinner in :gh:`102471`.)
+ (Contributed by Sergey B Kirpichev and Victor Stinner in :gh:`102471`.)
1296
1297
* Add :c:func:`PyType_GetBaseByToken` and :c:data:`Py_tp_token` slot for easier
1298
superclass identification, which attempts to resolve the `type checking issue
0 commit comments