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

(cherry picked from commit fcc816dbff7ca66c26f57a506e4d2330fe41d0ff)
46 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.12.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.12.0a1.rst
Misc/NEWS.d/3.12.0a2.rst
Misc/NEWS.d/3.6.0a1.rst
Misc/NEWS.d/3.9.0a1.rst