]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-107298: Fix numerous ref errors and typos in the C API docs (GH-108258...
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 22 Aug 2023 18:33:07 +0000 (21:33 +0300)
committerGitHub <noreply@github.com>
Tue, 22 Aug 2023 18:33:07 +0000 (20:33 +0200)
commit3ca9264aba054672e8a33c2e0d9cf32cb4e17a86
tree2d0d7471921ab9112e4d95eba9b22993481bcc37
parent80c7ae00f10a374e1d79d1c2719056951fdd3421
[3.11] gh-107298: Fix numerous ref errors and typos in the C API docs (GH-108258) (#108290)

(cherry picked from commit d7202e4879bf4e7e00a69500ddcb3143864139b4)
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