]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-106919: Use role :c:macro: for referencing the C "constants" (GH-106920...
authorSerhiy Storchaka <storchaka@gmail.com>
Fri, 21 Jul 2023 11:48:30 +0000 (14:48 +0300)
committerGitHub <noreply@github.com>
Fri, 21 Jul 2023 11:48:30 +0000 (14:48 +0300)
commit6bde1b9f049e35e557068bd8c6034ee9c6fe61dc
tree10a0a9e40dc0b60405258ce1978fb9970c8c8e6c
parent0a57620887f9877398c44062539da3e58235f0e6
[3.11] gh-106919: Use role :c:macro: for referencing the C "constants" (GH-106920) (GH-106952)

(cherry picked from commit fcc816dbff7ca66c26f57a506e4d2330fe41d0ff)
43 files changed:
Doc/c-api/arg.rst
Doc/c-api/call.rst
Doc/c-api/complex.rst
Doc/c-api/exceptions.rst
Doc/c-api/file.rst
Doc/c-api/float.rst
Doc/c-api/gcsupport.rst
Doc/c-api/init.rst
Doc/c-api/long.rst
Doc/c-api/memory.rst
Doc/c-api/module.rst
Doc/c-api/object.rst
Doc/c-api/slice.rst
Doc/c-api/stable.rst
Doc/c-api/structures.rst
Doc/c-api/sys.rst
Doc/c-api/type.rst
Doc/c-api/typeobj.rst
Doc/c-api/unicode.rst
Doc/c-api/veryhigh.rst
Doc/extending/extending.rst
Doc/extending/newtypes_tutorial.rst
Doc/howto/isolating-extensions.rst
Doc/library/dis.rst
Doc/library/os.rst
Doc/reference/compound_stmts.rst
Doc/using/cmdline.rst
Doc/whatsnew/2.2.rst
Doc/whatsnew/2.3.rst
Doc/whatsnew/2.4.rst
Doc/whatsnew/2.6.rst
Doc/whatsnew/2.7.rst
Doc/whatsnew/3.10.rst
Doc/whatsnew/3.11.rst
Doc/whatsnew/3.6.rst
Doc/whatsnew/3.8.rst
Doc/whatsnew/3.9.rst
Misc/NEWS.d/3.10.0a3.rst
Misc/NEWS.d/3.10.0b1.rst
Misc/NEWS.d/3.11.0a1.rst
Misc/NEWS.d/3.11.0a7.rst
Misc/NEWS.d/3.6.0a1.rst
Misc/NEWS.d/3.9.0a1.rst