]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-107298: Fix numerous ref errors and typos in the C API docs (GH-108258)
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 22 Aug 2023 12:50:30 +0000 (15:50 +0300)
committerGitHub <noreply@github.com>
Tue, 22 Aug 2023 12:50:30 +0000 (15:50 +0300)
commitd7202e4879bf4e7e00a69500ddcb3143864139b4
tree9f1c6a1ab8efff6c1ab9ee4c003d04e2950e3508
parentc556f9a3c9af48c9af9e1f298be638553a6c886e
gh-107298: Fix numerous ref errors and typos in the C API docs (GH-108258)
27 files changed:
Doc/c-api/exceptions.rst
Doc/c-api/init_config.rst
Doc/c-api/module.rst
Doc/c-api/unicode.rst
Doc/extending/newtypes.rst
Doc/tools/.nitignore
Doc/whatsnew/2.2.rst
Doc/whatsnew/2.3.rst
Doc/whatsnew/2.4.rst
Doc/whatsnew/2.5.rst
Doc/whatsnew/2.6.rst
Doc/whatsnew/2.7.rst
Doc/whatsnew/3.0.rst
Doc/whatsnew/3.1.rst
Doc/whatsnew/3.10.rst
Doc/whatsnew/3.11.rst
Doc/whatsnew/3.2.rst
Doc/whatsnew/3.3.rst
Doc/whatsnew/3.5.rst
Doc/whatsnew/3.8.rst
Doc/whatsnew/3.9.rst
Misc/NEWS.d/3.11.0a1.rst
Misc/NEWS.d/3.8.0a1.rst
Misc/NEWS.d/3.8.0a4.rst
Misc/NEWS.d/3.8.0b1.rst
Misc/NEWS.d/3.9.0a1.rst
Misc/NEWS.d/3.9.0a5.rst