]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-84232: Fix `pydoc` docs.python.org link generation (GH-139995) (#143098)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 23 Dec 2025 16:26:49 +0000 (17:26 +0100)
committerGitHub <noreply@github.com>
Tue, 23 Dec 2025 16:26:49 +0000 (18:26 +0200)
commita007e951ef2ef2274cae9041552d3374cc5d291f
tree9580a6cf053b455a03cc5e2553b8b7cae630c9e2
parentaee8c217bdbe46075b763f070cbc3fbc03f13939
[3.14] gh-84232: Fix `pydoc` docs.python.org link generation (GH-139995) (#143098)

Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Co-authored-by: Éric <merwok@netwok.org>
.gitattributes
.pre-commit-config.yaml
Doc/Makefile
Doc/tools/extensions/pydoc_topics.py
Lib/pydoc.py
Lib/pydoc_data/module_docs.py [new file with mode: 0644]
Lib/test/test_pydoc/test_pydoc.py
Misc/NEWS.d/next/Library/2025-10-12-12-05-52.gh-issue-139971.UdoStU.rst [new file with mode: 0644]