Skip to content
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

Fix linkcheck #1398

Merged
merged 2 commits into from
Sep 13, 2024
Merged

Fix linkcheck #1398

merged 2 commits into from
Sep 13, 2024

Conversation

hugovk
Copy link
Member

@hugovk hugovk commented Sep 13, 2024

We've been getting some rate limiting checking stackoverflow.com, resulting in a 10-minute timeout. Let's ignore it.

Plus fix the XZ link, the old one was removed because it was created by the backdoor author.

...
(getting-started/setup-building: line  780) broken    https://xz.tukaani.org/xz-utils/ - HTTPSConnectionPool(host='xz.tukaani.org', port=443): Max retries exceeded with url: /xz-utils/ (Caused by NameResolutionError("<urllib3.connection.HTTPSConnection object at 0x7f2b90d6b200>: Failed to resolve 'xz.tukaani.org' ([Errno -2] Name or service not known)"))
(developer-workflow/development-cycle: line  234) ok        https://github.com/python/devguide
(   triage/labels: line   33) ok        https://github.com/python/cpython/labels/type-security
(documentation/devguide: line   17) ok        [https://github.com/python/devguide/issues](https://github.com/python/devguide/issues?q=sort%3Aupdated-desc+is%3Aissue+is%3Aopen)
(documentation/translating: line    9) ok        https://github.com/python/docsbuild-scripts/
-rate limited-   https://stackoverflow.com/ | sleeping...
-rate limited-   https://stackoverflow.com/ | sleeping...
-rate limited-   https://stackoverflow.com/ | sleeping...
Error: The operation was canceled.

https://github.com/python/devguide/actions/runs/10852890901/job/30119946956?pr=1397


📚 Documentation preview 📚: https://cpython-devguide--1398.org.readthedocs.build/

@zware zware merged commit d493655 into python:main Sep 13, 2024
5 checks passed
@hugovk hugovk deleted the fix-linkcheck branch September 13, 2024 20:37
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.

2 participants