]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-106909: Use role :const: for referencing module constants (GH-106910)
authorSerhiy Storchaka <storchaka@gmail.com>
Fri, 21 Jul 2023 09:40:37 +0000 (12:40 +0300)
committerGitHub <noreply@github.com>
Fri, 21 Jul 2023 09:40:37 +0000 (12:40 +0300)
commit4b9948617f91175783609769aa6160e5b49b9ccc
tree70ee26c5370423240516d52536ae9c23f64245c5
parentd036db728ea3d54509cbad06df74e2d9a31fbec8
gh-106909: Use role :const: for referencing module constants (GH-106910)
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