]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-107298: Docs: add targets for some :c:member: and :c:macro: references...
authorSerhiy Storchaka <storchaka@gmail.com>
Thu, 27 Jul 2023 06:27:02 +0000 (09:27 +0300)
committerGitHub <noreply@github.com>
Thu, 27 Jul 2023 06:27:02 +0000 (09:27 +0300)
commit9513acf737946e756cea48deb9aa1b51138f7c9b
treed92099e9861d91cb6d7506176836a8548d956447
parent17aada0dd0b3478f5fbf3b9c8bbc86cbae266aa2
[3.11] gh-107298: Docs: add targets for some :c:member: and :c:macro: references (GH-107316) (GH-107333)

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)
Doc/c-api/tuple.rst
Doc/c-api/typeobj.rst