Conversation
…ions in pylock.toml
sbidoul
reviewed
Mar 18, 2026
Corrected reference to wheels URL and path in documentation.
sbidoul
approved these changes
Mar 18, 2026
sbidoul
approved these changes
Mar 24, 2026
Member
|
@pfmoore would you like to chime in here? |
pfmoore
approved these changes
Mar 24, 2026
1 task
auto-merge was automatically disabled
April 15, 2026 21:53
Head branch was pushed to by a user without write access
pfmoore
reviewed
Apr 15, 2026
Member
Author
|
@woodruffw this should be ready to go. |
Member
Author
|
I really hate that linkcheck. |
Member
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. |
Member
Author
I agree. I spend more time trying to make it happy than I do making fixes. |
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
📚 Documentation preview 📚: https://python-packaging-user-guide--2018.org.readthedocs.build/en/2018/