◐ Shell
reader mode source ↗
Skip to content

gh-101100: Fix sphinx warnings in library/email.parser.rst#136475

Merged
hugovk merged 2 commits into
python:mainfrom
LamentXU123:fix-referrence-in-email-parser
Jul 11, 2025
Merged

gh-101100: Fix sphinx warnings in library/email.parser.rst#136475
hugovk merged 2 commits into
python:mainfrom
LamentXU123:fix-referrence-in-email-parser

Conversation

@LamentXU123

@LamentXU123 LamentXU123 commented Jul 9, 2025

Copy link
Copy Markdown
Contributor

before:

C:\Users\admin\Downloads\cpython-main\Doc\library\email.parser.rst:51: WARNING: py:mod reference target not found: email.feedparser [ref.mod]
C:\Users\admin\Downloads\cpython-main\Doc\library\email.parser.rst:116: WARNING: py:attr reference target not found: email.policy.Policy.utf8 [ref.attr]
C:\Users\admin\Downloads\cpython-main\Doc\library\email.parser.rst:156: WARNING: py:meth reference target not found: io.IOBase.read [ref.meth]
C:\Users\admin\Downloads\cpython-main\Doc\library\email.parser.rst:161: WARNING: py:attr reference target not found: email.policy.Policy.utf8 [ref.attr]

This PR fix them all. The changes:


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

@LamentXU123 LamentXU123 requested review from a team, AA-Turner and hugovk as code owners July 9, 2025 16:11
@bedevere-app bedevere-app Bot added awaiting review docs Documentation in the Doc dir skip news labels Jul 9, 2025
@github-project-automation github-project-automation Bot moved this to Todo in Docs PRs Jul 9, 2025
@hugovk hugovk added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Jul 11, 2025
Hide details View details @hugovk hugovk merged commit 515b3d1 into python:main Jul 11, 2025
36 checks passed
@github-project-automation github-project-automation Bot moved this from Todo to Done in Docs PRs Jul 11, 2025
@hugovk

hugovk commented Jul 11, 2025

Copy link
Copy Markdown
Member

Thanks.

@miss-islington-app

Copy link
Copy Markdown

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 11, 2025
…ythonGH-136475)

(cherry picked from commit 515b3d1)

Co-authored-by: Weilin Du <108666168+LamentXU123@users.noreply.github.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 11, 2025
…ythonGH-136475)

(cherry picked from commit 515b3d1)

Co-authored-by: Weilin Du <108666168+LamentXU123@users.noreply.github.com>
@bedevere-app

bedevere-app Bot commented Jul 11, 2025

Copy link
Copy Markdown

GH-136532 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.14 bugs and security fixes label Jul 11, 2025
@bedevere-app

bedevere-app Bot commented Jul 11, 2025

Copy link
Copy Markdown

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

hugovk pushed a commit that referenced this pull request Jul 11, 2025
…H-136475) (#136532)

Co-authored-by: Weilin Du <108666168+LamentXU123@users.noreply.github.com>
hugovk pushed a commit that referenced this pull request Jul 11, 2025
…H-136475) (#136533)

Co-authored-by: Weilin Du <108666168+LamentXU123@users.noreply.github.com>
AndPuQing pushed a commit to AndPuQing/cpython that referenced this pull request Jul 11, 2025
@LamentXU123

LamentXU123 commented Jul 11, 2025

Copy link
Copy Markdown
Contributor Author

Hi @hugovk, the two changes are indeed incorrect. Please revert it. Sry for the overlook.

Just subpress the two links mentioned before is OK. sry again.

Pranjal095 pushed a commit to Pranjal095/cpython that referenced this pull request Jul 12, 2025
picnixz pushed a commit to picnixz/cpython that referenced this pull request Jul 13, 2025
hugovk added a commit to hugovk/cpython that referenced this pull request Jul 13, 2025
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 14, 2025
…ail.parser.rst` (pythonGH-136475)" (pythonGH-136629)

(cherry picked from commit 5bbf30e)

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 14, 2025
…ail.parser.rst` (pythonGH-136475)" (pythonGH-136629)

(cherry picked from commit 5bbf30e)

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
hugovk added a commit that referenced this pull request Jul 14, 2025
…mail.parser.rst` (GH-136475)" (GH-136629) (#136646)

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
hugovk added a commit that referenced this pull request Jul 14, 2025
…mail.parser.rst` (GH-136475)" (GH-136629) (#136647)

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
taegyunkim pushed a commit to taegyunkim/cpython that referenced this pull request Aug 4, 2025
taegyunkim pushed a commit to taegyunkim/cpython that referenced this pull request Aug 4, 2025
Agent-Hellboy pushed a commit to Agent-Hellboy/cpython that referenced this pull request Aug 19, 2025
Agent-Hellboy pushed a commit to Agent-Hellboy/cpython that referenced this pull request Aug 19, 2025
kumaraditya303 pushed a commit to miss-islington/cpython that referenced this pull request Sep 9, 2025
…rst` (pythonGH-136475) (python#136532)

Co-authored-by: Weilin Du <108666168+LamentXU123@users.noreply.github.com>
kumaraditya303 pushed a commit to miss-islington/cpython that referenced this pull request Sep 9, 2025
…rary/email.parser.rst` (pythonGH-136475)" (pythonGH-136629) (python#136646)

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
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

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants