]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-107298: Docs: add targets for some :c:member: and :c:macro: references...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 27 Jul 2023 06:37:54 +0000 (23:37 -0700)
committerGitHub <noreply@github.com>
Thu, 27 Jul 2023 06:37:54 +0000 (09:37 +0300)
commit36e96baa33cb5aa6cb03a1555017dd66f4244183
tree9f836f7ec47acfc0a670cc08f890dce8b73a6abc
parent434e3b89a7dfc5a9cfc644327c1774a50332b126
[3.12] gh-107298: Docs: add targets for some :c:member: and :c:macro: references (GH-107316) (GH-107332)

Add targets for PyStructSequence_Desc and PyStructSequence_Field members
and macros like Py_EQ.
Fix target for Py_RETURN_RICHCOMPARE.
(cherry picked from commit abec9a1b20b70d8ced401d59fc4f02b331c6568b)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Doc/c-api/tuple.rst
Doc/c-api/typeobj.rst
Doc/tools/.nitignore