]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-107091: Fix some uses of :attr: role (GH-107318)
authorSerhiy Storchaka <storchaka@gmail.com>
Thu, 27 Jul 2023 05:52:54 +0000 (08:52 +0300)
committerGitHub <noreply@github.com>
Thu, 27 Jul 2023 05:52:54 +0000 (08:52 +0300)
commitd363eb5b0255c055e7b43f5e2c0847f555e1982e
tree126be9692e95625c5fb5c32781ef9ca0d21da187
parent8d61a71f9c81619e34d4a30b625922ebc83c561b
gh-107091: Fix some uses of :attr: role (GH-107318)

Fix also formatting of PyMethodDef members.
Doc/c-api/import.rst
Doc/c-api/init.rst
Doc/c-api/structures.rst
Doc/c-api/tuple.rst
Doc/c-api/typeobj.rst
Doc/c-api/veryhigh.rst
Doc/extending/newtypes.rst
Doc/extending/newtypes_tutorial.rst
Doc/tools/.nitignore
Doc/whatsnew/2.5.rst
Misc/NEWS.d/next/Core and Builtins/2023-05-30-08-09-43.gh-issue-105035.OWUlHy.rst