]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-106948: Docs: Disable links for C standard library functions, OS utility...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 23 Jul 2023 21:13:23 +0000 (14:13 -0700)
committerGitHub <noreply@github.com>
Sun, 23 Jul 2023 21:13:23 +0000 (23:13 +0200)
commit40a337fbaa820feb3198d55d8b4f389360e0b2b8
tree9fc1b67f59e90d05879bad0fea7f280266a273d5
parente02ddb33ce4b576e83170dd773e003a2936c7821
[3.12] gh-106948: Docs: Disable links for C standard library functions, OS utility functions and system calls (GH-107062) (#107154)

(cherry picked from commit b447e19e720e6781025432a40eb72b1cc93ac944)

Co-authored-by: Erlend E. Aasland <erlend@python.org>
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