]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] Use roles :data: and :const: for referencing module variables (GH-129507)...
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 4 Feb 2025 14:25:18 +0000 (16:25 +0200)
committerGitHub <noreply@github.com>
Tue, 4 Feb 2025 14:25:18 +0000 (14:25 +0000)
commit4cf3e80eeeb4763bae4ab5fb1b91c146c3da0876
treeecb59414848d6bbce653b7f3dd12b97c30c8490b
parent08b045c438a18e59c33b512edc72ace3aba752c3
[3.13] Use roles :data: and :const: for referencing module variables (GH-129507) (GH-129649)

(cherry picked from commit 078ab828b9a21ed0e683941bd141d5017b5f62d9)
17 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