Skip to content

Docs: remove links of modules to themselves - #144695

Merged
nedbat merged 1 commit into
python:mainfrom
nedbat:nedbat/fix-self-links2
Feb 11, 2026
Merged

Docs: remove links of modules to themselves#144695
nedbat merged 1 commit into
python:mainfrom
nedbat:nedbat/fix-self-links2

Conversation

@nedbat

@nedbatnedbat commented Feb 11, 2026

Copy link
Copy Markdown
Member

This fixes more instances of modules linking to themselves.

These changes were made with nedbat/linklint@b101e82:

$ uv run linklint.py --fix --check=self **/*.rst
... 126 lines omitted ...
Checked 774 file(s), found 126 issue(s).

@nedbat
nedbat merged commit 37430ca into python:mainFeb 11, 2026
44 checks passed
@github-project-automationgithub-project-automationBot moved this from Todo to Done in Docs PRsFeb 11, 2026
@miss-islington-app

Copy link
Copy Markdown

Thanks @nedbat for the PR 🌮🎉.. I'm working now to backport this PR to: 3.14.
🐍🍒⛏🤖

@miss-islington-app

Copy link
Copy Markdown

Sorry, @nedbat, I could not cleanly backport this to 3.14 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 37430cac94125ec1a221a4a3825d584146608870 3.14

@nedbat
nedbat deleted the nedbat/fix-self-links2 branch February 11, 2026 12:56
@bedevere-app

Copy link
Copy Markdown

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

@bedevere-appbedevere-appBot removed the needs backport to 3.14 bugs and security fixes label Feb 11, 2026
thunder-coding pushed a commit to thunder-coding/cpython that referenced this pull request Feb 15, 2026
brijkapadia pushed a commit to brijkapadia/cpython that referenced this pull request Feb 28, 2026
ljfp pushed a commit to ljfp/cpython that referenced this pull request Apr 25, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docsDocumentation in the Doc dirskip issueskip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants

@nedbat@hugovk@serhiy-storchaka