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 issues #1437

Merged
merged 7 commits into from
Oct 10, 2024
Merged

Fix linkcheck issues #1437

merged 7 commits into from
Oct 10, 2024

Conversation

zware
Copy link
Member

@zware zware commented Oct 9, 2024

  • Update linkcheck configuration for unavoidable link issues
  • Update the home of the python-checkins webhook
  • Fix broken extlink usage
  • Fix renamed PEP-0 section link
  • Update redirected links
  • Fix links to labels with spaces
  • Remove dead link

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

@AA-Turner AA-Turner merged commit e661e33 into python:main Oct 10, 2024
5 checks passed
@AA-Turner
Copy link
Member

CI failure:

/home/runner/work/devguide/devguide/developer-workflow/extension-modules.rst:32: WARNING: py:attr reference target not found: __file__ [ref.attr]
/home/runner/work/devguide/devguide/developer-workflow/extension-modules.rst:44: WARNING: py:attr reference target not found: __file__ [ref.attr]

@zware zware deleted the linkfix branch October 10, 2024 15:18
@zware
Copy link
Member Author

zware commented Oct 10, 2024

That failure happened to 97ad694 (#1434) first.

@JelleZijlstra
Copy link
Member

Suspect it's related to python/cpython#124709, cc @AlexWaygood

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.

3 participants