gh-84232: Fix doc links in module help() output by zware · Pull Request #29419 · python/cpython

merwok

merwok

merwok

merwok

@zware zware mentioned this pull request

Apr 20, 2022

@zware zware changed the title bpo-40051: Fix doc links in module help() output gh-84232: Fix doc links in module help() output

Sep 27, 2024

@zware

An explicit mapping of module names to documentation names is added to
pydoc_data.topics and is used by pydoc's `getdocloc` function to
generate more-correct URLs in more cases without special-casing
particular modules.  In some cases this corrects the displayed link to
give a real page and in other cases removes what was previously an
incorrect link entirely.

@zware zware removed the stale

Stale PR or inactive for long period of time.

label

Sep 27, 2024

merwok

@zware

@zware zware mentioned this pull request

Oct 13, 2025

@zware zware deleted the pydoc_link_fix branch

December 23, 2025 15:07