]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] Docs: add link roles with Sphinx extlinks (GH-117850) (#117910)
authorHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Mon, 15 Apr 2024 19:18:21 +0000 (22:18 +0300)
committerGitHub <noreply@github.com>
Mon, 15 Apr 2024 19:18:21 +0000 (13:18 -0600)
commiteb0bfb5910e5135505d2259efa90e0095c422efe
treebdd0da11640d2d9454539149bf18df8ddc936e4f
parent6dfb7e1f2787f2a97e730cd259dde2246b0ba164
[3.12] Docs: add link roles with Sphinx extlinks (GH-117850) (#117910)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
65 files changed:
Doc/c-api/init.rst
Doc/conf.py
Doc/faq/library.rst
Doc/howto/curses.rst
Doc/howto/logging-cookbook.rst
Doc/library/cgi.rst
Doc/library/codecs.rst
Doc/library/crypt.rst
Doc/library/datetime.rst
Doc/library/importlib.metadata.rst
Doc/library/itertools.rst
Doc/library/re.rst
Doc/library/secrets.rst
Doc/library/stdtypes.rst
Doc/library/tomllib.rst
Doc/library/typing.rst
Doc/library/unittest.mock.rst
Doc/library/venv.rst
Doc/library/xml.rst
Doc/library/zipfile.rst
Doc/library/zoneinfo.rst
Doc/tools/extensions/pyspecific.py
Doc/using/mac.rst
Doc/using/windows.rst
Doc/whatsnew/2.6.rst
Doc/whatsnew/2.7.rst
Doc/whatsnew/3.10.rst
Doc/whatsnew/3.11.rst
Doc/whatsnew/3.12.rst
Doc/whatsnew/3.5.rst
Doc/whatsnew/3.7.rst
Doc/whatsnew/3.8.rst
Doc/whatsnew/3.9.rst
Doc/whatsnew/index.rst
Misc/NEWS.d/3.10.0a1.rst
Misc/NEWS.d/3.10.0a7.rst
Misc/NEWS.d/3.11.0a1.rst
Misc/NEWS.d/3.11.0a7.rst
Misc/NEWS.d/3.12.0a1.rst
Misc/NEWS.d/3.12.0a2.rst
Misc/NEWS.d/3.12.0a6.rst
Misc/NEWS.d/3.12.0b1.rst
Misc/NEWS.d/3.12.0b4.rst
Misc/NEWS.d/3.12.0rc2.rst
Misc/NEWS.d/3.12.1.rst
Misc/NEWS.d/3.12.3.rst
Misc/NEWS.d/3.5.0a1.rst
Misc/NEWS.d/3.5.2rc1.rst
Misc/NEWS.d/3.5.3rc1.rst
Misc/NEWS.d/3.5.4rc1.rst
Misc/NEWS.d/3.5.5rc1.rst
Misc/NEWS.d/3.6.0a2.rst
Misc/NEWS.d/3.6.0a4.rst
Misc/NEWS.d/3.6.0b1.rst
Misc/NEWS.d/3.6.2rc1.rst
Misc/NEWS.d/3.6.2rc2.rst
Misc/NEWS.d/3.6.5rc1.rst
Misc/NEWS.d/3.7.0a1.rst
Misc/NEWS.d/3.7.0b3.rst
Misc/NEWS.d/3.8.0a1.rst
Misc/NEWS.d/3.8.0a4.rst
Misc/NEWS.d/3.8.0b1.rst
Misc/NEWS.d/3.9.0a1.rst
Misc/NEWS.d/3.9.0a5.rst
Misc/NEWS.d/3.9.0a6.rst