8000 gh-102471: Credit Sergey B Kirpichev for PEP 757 (#129338) · python/cpython@11148e9 · GitHub
[go: up one dir, main page]

Skip to content

Commit 11148e9

Browse files
authored
gh-102471: Credit Sergey B Kirpichev for PEP 757 (#129338)
1 parent 87fb8b1 commit 11148e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/whatsnew/3.14.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1292,7 +1292,7 @@ New features
12921292
* :c:func:`PyLongWriter_Finish`;
12931293
* :c:func:`PyLongWriter_Discard`.
12941294

1295-
(Contributed by Victor Stinner in :gh:`102471`.)
1295+
(Contributed by Sergey B Kirpichev and Victor Stinner in :gh:`102471`.)
12961296

12971297
* Add :c:func:`PyType_GetBaseByToken` and :c:data:`Py_tp_token` slot for easier
12981298
superclass identification, which attempts to resolve the `type checking issue

0 commit comments

Comments
 (0)
0