]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-106909: Use role :const: for referencing module constants (GH-106910) ...
authorSerhiy Storchaka <storchaka@gmail.com>
Fri, 21 Jul 2023 11:49:39 +0000 (14:49 +0300)
committerGitHub <noreply@github.com>
Fri, 21 Jul 2023 11:49:39 +0000 (14:49 +0300)
commit84e52171b541ecc01f2d738cf82f5d4199a4bce7
treed71b78f93d8cc1c1baa5c45435a75b130dfed5d2
parent4be0f157ea7000ded8d4a3ae818a74b026f1fed3
[3.12] gh-106909: Use role :const: for referencing module constants (GH-106910) (GH-106956)

(cherry picked from commit 4b9948617f91175783609769aa6160e5b49b9ccc)
64 files changed:
Doc/c-api/exceptions.rst
Doc/faq/library.rst
Doc/install/index.rst
Doc/library/_thread.rst
Doc/library/asyncio-dev.rst
Doc/library/asyncio-eventloop.rst
Doc/library/asyncio-platforms.rst
Doc/library/asyncio-subprocess.rst
Doc/library/exceptions.rst
Doc/library/fcntl.rst
Doc/library/ftplib.rst
Doc/library/http.client.rst
Doc/library/imaplib.rst
Doc/library/io.rst
Doc/library/multiprocessing.rst
Doc/library/optparse.rst
Doc/library/os.rst
Doc/library/poplib.rst
Doc/library/shelve.rst
Doc/library/smtplib.rst
Doc/library/socket.rst
Doc/library/sqlite3.rst
Doc/library/ssl.rst
Doc/library/sys.rst
Doc/library/tempfile.rst
Doc/library/test.rst
Doc/library/unittest.mock.rst
Doc/library/urllib.request.rst
Doc/library/xml.rst
Doc/using/configure.rst
Doc/whatsnew/2.7.rst
Doc/whatsnew/3.10.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.5.rst
Doc/whatsnew/3.6.rst
Doc/whatsnew/3.7.rst
Doc/whatsnew/3.8.rst
Doc/whatsnew/3.9.rst
Misc/NEWS.d/3.10.0a1.rst
Misc/NEWS.d/3.10.0a2.rst
Misc/NEWS.d/3.10.0a6.rst
Misc/NEWS.d/3.10.0a7.rst
Misc/NEWS.d/3.10.0b1.rst
Misc/NEWS.d/3.11.0a1.rst
Misc/NEWS.d/3.11.0a4.rst
Misc/NEWS.d/3.11.0b1.rst
Misc/NEWS.d/3.12.0a1.rst
Misc/NEWS.d/3.12.0a2.rst
Misc/NEWS.d/3.12.0a3.rst
Misc/NEWS.d/3.12.0a4.rst
Misc/NEWS.d/3.12.0a6.rst
Misc/NEWS.d/3.12.0a7.rst
Misc/NEWS.d/3.12.0b1.rst
Misc/NEWS.d/3.6.0rc1.rst
Misc/NEWS.d/3.7.0a1.rst
Misc/NEWS.d/3.7.0a3.rst
Misc/NEWS.d/3.8.0a1.rst
Misc/NEWS.d/3.8.0a4.rst
Misc/NEWS.d/3.9.0a1.rst
Misc/NEWS.d/3.9.0a6.rst