]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-106892: Use roles :data: and :const: for referencing module variables (GH-106894)
authorSerhiy Storchaka <storchaka@gmail.com>
Fri, 21 Jul 2023 09:34:30 +0000 (12:34 +0300)
committerGitHub <noreply@github.com>
Fri, 21 Jul 2023 09:34:30 +0000 (12:34 +0300)
commitd036db728ea3d54509cbad06df74e2d9a31fbec8
treefd69c04729af3029a8ac11e8771d4d4893b4ffc1
parent8d397ee8259fa0f81598a452438fc335267ca260
gh-106892: Use roles :data: and :const: for referencing module variables (GH-106894)
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