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 7d27561 commit e4c05bbCopy full SHA for e4c05bb
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