]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Use roles :data: and :const: for referencing module variables (GH-129507)
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 4 Feb 2025 14:16:41 +0000 (16:16 +0200)
committerGitHub <noreply@github.com>
Tue, 4 Feb 2025 14:16:41 +0000 (16:16 +0200)
commit078ab828b9a21ed0e683941bd141d5017b5f62d9
tree9d76f79de2ad2ba5e6aa078c196c6673ad1f4038
parent96ff4c2486e0c3efb62ce3e712c9bd919dbb6b20
Use roles :data: and :const: for referencing module variables (GH-129507)
19 files changed:
Doc/howto/free-threading-python.rst
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/plistlib.rst
Doc/library/select.rst
Doc/library/site.rst
Doc/library/ssl.rst
Doc/whatsnew/2.3.rst
Doc/whatsnew/2.7.rst
Doc/whatsnew/3.12.rst
Doc/whatsnew/3.13.rst
Doc/whatsnew/3.4.rst
Misc/NEWS.d/3.11.0a4.rst
Misc/NEWS.d/3.14.0a1.rst
Misc/NEWS.d/next/Library/2024-12-16-22-20-38.gh-issue-121604.m3Xn4G.rst