-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Ignore linkcheck 403s from docutils.sourceforge.io #1997
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: William Woodruff <william@astral.sh>
Signed-off-by: William Woodruff <william@astral.sh>
|
I can't reproduce this warning (which we treat as a hard error) locally: The failing label definitely exists: https://pip.pypa.io/en/latest/cli/pip_install/#install-no-binary Edit: now it reproduces, but I can't think of a reason this would suddenly fail. Sigh. |
|
Oh hmm, this is because pip's RTD is pointing to latest instead of stable, and latest (which is for a development release) doesn't have Compare stable where it's documented at that anchor: And release where it isn't: So, I think there are two things here:
CC @ichard26 for opinions on the above 🙂 |
|
(One thing that's confusing me about this is that I can't find that |
|
@woodruffw this almost certainly due to this PR: pypa/pip#13769. Thanks for the catch, I will take a look before releasing. |
|
Thanks a ton! I'm glad it served as a backstop here 🙂 |
SourceForge appears to be sending HTTP 403s to the linkchecker, despite the links working just fine in a browser.
Unblocks #1996.
📚 Documentation preview 📚: https://python-packaging-user-guide--1997.org.readthedocs.build/en/1997/