]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-106892: Use roles :data: and :const: for referencing module variables ...
authorSerhiy Storchaka <storchaka@gmail.com>
Fri, 21 Jul 2023 11:51:00 +0000 (14:51 +0300)
committerGitHub <noreply@github.com>
Fri, 21 Jul 2023 11:51:00 +0000 (14:51 +0300)
commitffc7678f4683a63180c1321334c76e9b3e09b0a5
treed30f26c7bf420a4c41b656b2e3e8e8c48a9242cf
parent84e52171b541ecc01f2d738cf82f5d4199a4bce7
[3.12] gh-106892: Use roles :data: and :const: for referencing module variables (GH-106894) (GH-106954)

(cherry picked from commit d036db728ea3d54509cbad06df74e2d9a31fbec8)
40 files changed:
Doc/c-api/import.rst
Doc/library/__main__.rst
Doc/library/asyncio-subprocess.rst
Doc/library/compileall.rst
Doc/library/devmode.rst
Doc/library/filecmp.rst
Doc/library/ftplib.rst
Doc/library/functions.rst
Doc/library/gc.rst
Doc/library/gzip.rst
Doc/library/importlib.resources.abc.rst
Doc/library/importlib.rst
Doc/library/json.rst
Doc/library/logging.handlers.rst
Doc/library/os.path.rst
Doc/library/os.rst
Doc/library/platform.rst
Doc/library/shutil.rst
Doc/library/stdtypes.rst
Doc/library/subprocess.rst
Doc/library/sys.rst
Doc/library/tarfile.rst
Doc/library/test.rst
Doc/library/tkinter.rst
Doc/library/unittest.rst
Doc/reference/datamodel.rst
Doc/using/windows.rst
Doc/whatsnew/2.5.rst
Doc/whatsnew/3.1.rst
Doc/whatsnew/3.11.rst
Doc/whatsnew/3.12.rst
Doc/whatsnew/3.2.rst
Doc/whatsnew/3.3.rst
Doc/whatsnew/3.4.rst
Doc/whatsnew/3.6.rst
Doc/whatsnew/3.8.rst
Doc/whatsnew/3.9.rst
Misc/NEWS.d/3.12.0a1.rst
Misc/NEWS.d/3.8.0a4.rst
Misc/NEWS.d/3.9.0a5.rst