FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

GH-103484: Fix broken links reported by linkcheck by rffontenelle · Pull Request #124169 · python/cpython · GitHub

/ cpython Public

GH-103484: Fix broken links reported by linkcheck - #124169

Merged
vstinner merged 2 commits into
python:mainfrom
rffontenelle:rffontenelle-fix-broken-links
Sep 17, 2024
Merged

GH-103484: Fix broken links reported by linkcheck#124169
vstinner merged 2 commits into
python:mainfrom
rffontenelle:rffontenelle-fix-broken-links

Conversation

rffontenelle commented Sep 17, 2024
edited
Loading

Copy link
Copy Markdown
Contributor

This is another patch required to fix the current state of make linkcheck in Python Docs. This pull request fixes occurrences of "broken" as reported by make linkcheck.

Please backport to 3.13 and 3.12 branches. 3.12 will have one conflict, which can be solved by undoing the change to whatsnew/3.12.rst.

See below the linkcheck occurrences this PR handles:



📚 Documentation preview 📚: https://cpython-previews--124169.org.readthedocs.build/

Comment thread Doc/whatsnew/3.12.rst Outdated

vstinner left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM

vstinner merged commit ab80c6b into python:main Sep 17, 2024
vstinner added the needs backport to 3.13 bugs and security fixes label Sep 17, 2024

Copy link
Copy Markdown

Thanks @rffontenelle for the PR, and @vstinner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 17, 2024
)

(cherry picked from commit ab80c6b)

Co-authored-by: Rafael Fontenelle <rffontenelle@users.noreply.github.com>

bedevere-app Bot commented Sep 17, 2024

Copy link
Copy Markdown

GH-124179 is a backport of this pull request to the 3.13 branch.

bedevere-app Bot removed the needs backport to 3.13 bugs and security fixes label Sep 17, 2024
vstinner added the needs backport to 3.12 only security fixes label Sep 17, 2024

Copy link
Copy Markdown

Thanks @rffontenelle for the PR, and @vstinner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 17, 2024
)

(cherry picked from commit ab80c6b)

Co-authored-by: Rafael Fontenelle <rffontenelle@users.noreply.github.com>

bedevere-app Bot commented Sep 17, 2024

Copy link
Copy Markdown

GH-124180 is a backport of this pull request to the 3.12 branch.

bedevere-app Bot removed the needs backport to 3.12 only security fixes label Sep 17, 2024

Copy link
Copy Markdown
Member

Merged, thanks!

vstinner pushed a commit that referenced this pull request Sep 17, 2024
…124180)

GH-103484: Fix broken links reported by linkcheck (GH-124169)
(cherry picked from commit ab80c6b)

Co-authored-by: Rafael Fontenelle <rffontenelle@users.noreply.github.com>
rffontenelle deleted the rffontenelle-fix-broken-links branch September 21, 2024 23:05
savannahostrowski pushed a commit to savannahostrowski/cpython that referenced this pull request Sep 22, 2024
Yhg1s pushed a commit that referenced this pull request Sep 23, 2024
…124179)

GH-103484: Fix broken links reported by linkcheck (GH-124169)
(cherry picked from commit ab80c6b)

Co-authored-by: Rafael Fontenelle <rffontenelle@users.noreply.github.com>
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

Labels

docs Documentation in the Doc dir skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL