Skip to content

gh-84232: Fix pydoc docs.python.org link generation#139995

Merged
hugovk merged 7 commits into
python:mainfrom
StanFromIreland:pydoc-link
Dec 23, 2025
Merged

gh-84232: Fix pydoc docs.python.org link generation#139995
hugovk merged 7 commits into
python:mainfrom
StanFromIreland:pydoc-link

Conversation

@StanFromIreland

@StanFromIreland StanFromIreland commented Oct 12, 2025

Copy link
Copy Markdown
Member

@StanFromIreland

Copy link
Copy Markdown
Member Author

Requesting Serhiy per experts list.

@StanFromIreland

Copy link
Copy Markdown
Member Author

UBSan failure is unrelated.

@StanFromIreland

Copy link
Copy Markdown
Member Author

@picnixz Thanks for the helpful reviews on the (other) pydoc PR, I also happen to have this one if you are interested, I'd appreciate your thoughts.

Comment thread Lib/pydoc.py Outdated
@StanFromIreland StanFromIreland changed the title gh-139971: Fix pydoc docs.python.org link generation gh-84232: Fix pydoc docs.python.org link generation Oct 13, 2025
Comment thread Doc/tools/extensions/pydoc_topics.py
@merwok

merwok commented Dec 15, 2025

Copy link
Copy Markdown
Member

I’m ready to review after conflicts are fixed to get this merged!

@merwok

merwok commented Dec 15, 2025

Copy link
Copy Markdown
Member

I’m not adding the backport labels as the list of modules has differences between versions, and there is a manual step to generate the pydoc data file.

@StanFromIreland

StanFromIreland commented Dec 15, 2025

Copy link
Copy Markdown
Member Author

a manual step

Yes and no, the script is run during the release process anyway, there is no additional work for RMs:-)

@hugovk hugovk merged commit f9704f1 into python:main Dec 23, 2025
87 of 89 checks passed
@StanFromIreland StanFromIreland deleted the pydoc-link branch December 23, 2025 09:20
@hugovk hugovk added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Dec 23, 2025
@miss-islington-app

Copy link
Copy Markdown

Thanks @StanFromIreland for the PR, and @hugovk for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14.
🐍🍒⛏🤖

@miss-islington-app

Copy link
Copy Markdown

Thanks @StanFromIreland for the PR, and @hugovk for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 23, 2025
…-139995)

(cherry picked from commit f9704f1)

Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Co-authored-by: Éric <merwok@netwok.org>
@miss-islington-app

Copy link
Copy Markdown

Sorry, @StanFromIreland and @hugovk, I could not cleanly backport this to 3.13 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker f9704f1d84044e46b94f2e4854dae43c1adaa7f1 3.13

@bedevere-app

bedevere-app Bot commented Dec 23, 2025

Copy link
Copy Markdown

GH-143098 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.14 bugs and security fixes label Dec 23, 2025
@bedevere-app

bedevere-app Bot commented Dec 23, 2025

Copy link
Copy Markdown

GH-143099 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.13 bugs and security fixes label Dec 23, 2025
hugovk pushed a commit to hugovk/cpython that referenced this pull request Dec 23, 2025
…ythonGH-139995)

(cherry picked from commit f9704f1)

Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Co-authored-by: Éric <merwok@netwok.org>
hugovk pushed a commit that referenced this pull request Dec 23, 2025
…) (#143098)

Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Co-authored-by: Éric <merwok@netwok.org>
hugovk added a commit that referenced this pull request Dec 23, 2025
…) (#143099)

Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Co-authored-by: Éric <merwok@netwok.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants