]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] Use roles :data: and :const: for referencing module variables (GH-129507)...
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 4 Feb 2025 14:30:57 +0000 (16:30 +0200)
committerGitHub <noreply@github.com>
Tue, 4 Feb 2025 14:30:57 +0000 (14:30 +0000)
commit0d51b298061957625190b916d57f4e552bc835e6
tree2accd2ebb5c3fa086e0eb684b85188441ad5c313
parent86451b146ac2a42a2ceb602f9d10c769d39ab69d
[3.12] Use roles :data: and :const: for referencing module variables (GH-129507) (GH-129650)

(cherry picked from commit 078ab828b9a21ed0e683941bd141d5017b5f62d9)
13 files changed:
Doc/library/datetime.rst
Doc/library/decimal.rst
Doc/library/filecmp.rst
Doc/library/importlib.metadata.rst
Doc/library/importlib.rst
Doc/library/logging.rst
Doc/library/select.rst
Doc/library/ssl.rst
Doc/whatsnew/2.3.rst
Doc/whatsnew/2.7.rst
Doc/whatsnew/3.12.rst
Doc/whatsnew/3.4.rst
Misc/NEWS.d/3.11.0a4.rst