]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-106948: Docs: Disable links for C standard library functions, OS utility functions...
authorErlend E. Aasland <erlend@python.org>
Sun, 23 Jul 2023 20:56:56 +0000 (22:56 +0200)
committerGitHub <noreply@github.com>
Sun, 23 Jul 2023 20:56:56 +0000 (22:56 +0200)
commitb447e19e720e6781025432a40eb72b1cc93ac944
treec15526e01a0016e8684200d6e5075680f5c7b340
parent7d41ead9191a18bc473534f6f8bd1095f2232cc2
gh-106948: Docs: Disable links for C standard library functions, OS utility functions and system calls (#107062)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
12 files changed:
Doc/c-api/exceptions.rst
Doc/c-api/sys.rst
Doc/conf.py
Doc/howto/instrumentation.rst
Doc/library/mailbox.rst
Doc/library/os.rst
Doc/library/select.rst
Doc/library/signal.rst
Doc/tools/.nitignore
Doc/whatsnew/2.6.rst
Doc/whatsnew/2.7.rst
Misc/NEWS.d/3.10.0a1.rst