]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-106919: Use role :c:macro: for referencing the C "constants" (GH-106920)
authorSerhiy Storchaka <storchaka@gmail.com>
Fri, 21 Jul 2023 07:52:07 +0000 (10:52 +0300)
committerGitHub <noreply@github.com>
Fri, 21 Jul 2023 07:52:07 +0000 (10:52 +0300)
commitfcc816dbff7ca66c26f57a506e4d2330fe41d0ff
tree98cc80573f16950153790ddbd7d017374d439d10
parent81861fd90b4ae981e7881cd03a3c370713063525
gh-106919: Use role :c:macro: for referencing the C "constants" (GH-106920)
47 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.13.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