]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-106892: Use roles :data: and :const: for referencing module variables ...
authorSerhiy Storchaka <storchaka@gmail.com>
Fri, 21 Jul 2023 11:49:21 +0000 (14:49 +0300)
committerGitHub <noreply@github.com>
Fri, 21 Jul 2023 11:49:21 +0000 (14:49 +0300)
commitcc76113cf823ebff76d346665bbf1218a40ed4c8
tree78304581e099caca96d7ab5104e8d63fbdc76cd2
parent6bde1b9f049e35e557068bd8c6034ee9c6fe61dc
[3.11] gh-106892: Use roles :data: and :const: for referencing module variables (GH-106894) (GH-106955)

(cherry picked from commit d036db728ea3d54509cbad06df74e2d9a31fbec8)
38 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.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.8.0a4.rst
Misc/NEWS.d/3.9.0a5.rst