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

(cherry picked from commit 4b9948617f91175783609769aa6160e5b49b9ccc)
56 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.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.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