Skip to content

Docs(build): linklint is now called sphinx_linklint - #156373

Merged
nedbat merged 4 commits into
python:mainfrom
nedbat:nedbat/sphinx-linklint
Aug 25, 2026
Merged

Docs(build): linklint is now called sphinx_linklint#156373
nedbat merged 4 commits into
python:mainfrom
nedbat:nedbat/sphinx-linklint

Conversation

@nedbat

@nedbat nedbat commented Aug 25, 2026

Copy link
Copy Markdown
Member

It looks like I updated pylock.toml correctly. Is there a reason we don't put that uv pip compile command in the Makefile? I also added make lock to remember the command.

Comment thread Doc/Makefile Outdated
@read-the-docs-community

read-the-docs-community Bot commented Aug 25, 2026

Copy link
Copy Markdown

Documentation build overview

📚 cpython-previews | 🛠️ Build #34228969 | 📁 Comparing c159734 against main (5f31aee)

  🔍 Preview build  

1 file changed
± library/os.html

@StanFromIreland StanFromIreland left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@nedbat
nedbat merged commit 98bd716 into python:main Aug 25, 2026
34 checks passed
@StanFromIreland StanFromIreland added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes needs backport to 3.15 pre-release feature fixes, bugs and security fixes labels Aug 25, 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

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

@miss-islington-app

Copy link
Copy Markdown

Thanks @nedbat for the PR 🌮🎉.. I'm working now to backport this PR to: 3.15.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

@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 98bd716479dacb1e618a4271df10b2b67c010c4c 3.14

@miss-islington-app

Copy link
Copy Markdown

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

cherry_picker 98bd716479dacb1e618a4271df10b2b67c010c4c 3.13

@miss-islington-app

Copy link
Copy Markdown

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

cherry_picker 98bd716479dacb1e618a4271df10b2b67c010c4c 3.15

Comment thread Doc/Makefile
# Dependencies have a 14 day cooldown period to mitigate supply chain attacks,
# except for sphinx_linklint and python-docs-theme, which are maintained by
# core team members.
uv pip compile requirements.txt \

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The Makefile has a $(UV) var we could use here.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops, my bad.

@nedbat
nedbat deleted the nedbat/sphinx-linklint branch August 25, 2026 23:25
@bedevere-app

bedevere-app Bot commented Aug 26, 2026

Copy link
Copy Markdown

GH-156427 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 Aug 26, 2026
@bedevere-app

bedevere-app Bot commented Aug 26, 2026

Copy link
Copy Markdown

GH-156428 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 Aug 26, 2026
@bedevere-app

bedevere-app Bot commented Aug 26, 2026

Copy link
Copy Markdown

GH-156429 is a backport of this pull request to the 3.15 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.15 pre-release feature fixes, bugs and security fixes label Aug 26, 2026
nedbat added a commit that referenced this pull request Aug 26, 2026
#156427)

* Docs(build): linklint is now called sphinx_linklint

---------
(cherry picked from commit 98bd716)

Co-authored-by: Stan Ulbrych <stan@python.org>
nedbat added a commit that referenced this pull request Aug 26, 2026
#156428)

* Docs(build): linklint is now called sphinx_linklint

---------
(cherry picked from commit 98bd716)

Co-authored-by: Stan Ulbrych <stan@python.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants