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 9434659 commit 56639d8Copy full SHA for 56639d8
Doc/whatsnew/3.14.rst
@@ -1291,7 +1291,7 @@ New features
1291
1292
* Add :c:func:`PySys_GetAttr`, :c:func:`PySys_GetAttrString`,
1293
:c:func:`PySys_GetOptionalAttr`, and :c:func:`PySys_GetOptionalAttrString`
1294
- functions as replacements for :c:func:`Pysys_GetObject`.
+ functions as replacements for :c:func:`PySys_GetObject`.
1295
(Contributed by Serhiy Storchaka in :gh:`108512`.)
1296
1297
* Add :c:func:`PyType_GetBaseByToken` and :c:data:`Py_tp_token` slot for easier
0 commit comments