Skip to content

Clarify file name precedence for archive, sdist, and wheel specifications in pylock.toml#2018

Merged
woodruffw merged 10 commits intopypa:mainfrom
brettcannon:pylock-file-name-priority
Apr 20, 2026
Merged

Clarify file name precedence for archive, sdist, and wheel specifications in pylock.toml#2018
woodruffw merged 10 commits intopypa:mainfrom
brettcannon:pylock-file-name-priority

Conversation

@brettcannon
Copy link
Copy Markdown
Member

@brettcannon brettcannon commented Mar 13, 2026

Comment thread source/specifications/pylock-toml.rst Outdated
@sbidoul
Copy link
Copy Markdown
Member

sbidoul commented Mar 24, 2026

@pfmoore would you like to chime in here?

@woodruffw woodruffw enabled auto-merge April 15, 2026 15:25
auto-merge was automatically disabled April 15, 2026 21:53

Head branch was pushed to by a user without write access

Comment thread source/guides/supporting-windows-using-appveyor.rst Outdated
@brettcannon
Copy link
Copy Markdown
Member Author

@woodruffw this should be ready to go.

@woodruffw woodruffw added this pull request to the merge queue Apr 20, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 20, 2026
@brettcannon
Copy link
Copy Markdown
Member Author

I really hate that linkcheck.

@woodruffw woodruffw enabled auto-merge April 20, 2026 19:11
@woodruffw
Copy link
Copy Markdown
Member

I really hate that linkcheck.

Yeah, same. I'd love to get rid of it entirely; I'm sort of low-confidence on it providing much value to the docs here.

@woodruffw woodruffw added this pull request to the merge queue Apr 20, 2026
Merged via the queue into pypa:main with commit cd31077 Apr 20, 2026
6 of 7 checks passed
@brettcannon
Copy link
Copy Markdown
Member Author

I really hate that linkcheck.

Yeah, same. I'd love to get rid of it entirely; I'm sort of low-confidence on it providing much value to the docs here.

I agree. I spend more time trying to make it happy than I do making fixes.

@brettcannon brettcannon deleted the pylock-file-name-priority branch April 20, 2026 19:17
konstin added a commit to konstin/packaging.python.org that referenced this pull request Apr 20, 2026
Fixes pypa#1998

Currently, linkcheck is blocking PRs if any link in the project isn't accessible. Due to the high number of links, this regularly blocks unrelated PRs (see pypa#2018 for a recent example).

This PR moves linkcheck to a separate, non-blocking check. It will still run on PRs and report a failure if a newly added link 404s (pypa#1998 (comment)), but an unrelated failure won't block PRs anymore. We also run the check on a daily cron, so that links going away is surfaced separately from PRs.
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