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

gh-101100: Fix sphinx warnings in library/email.mime.rst #114635

Merged
merged 1 commit into from
Jan 27, 2024

Conversation

sobolevn
Copy link
Member

@sobolevn sobolevn commented Jan 27, 2024

Before:

/Users/sobolev/Desktop/cpython2/Doc/library/email.mime.rst:35: WARNING: py:mod reference target not found: email.mime.base
/Users/sobolev/Desktop/cpython2/Doc/library/email.mime.rst:65: WARNING: py:mod reference target not found: email.mime.nonmultipart
/Users/sobolev/Desktop/cpython2/Doc/library/email.mime.rst:80: WARNING: py:mod reference target not found: email.mime.multipart
/Users/sobolev/Desktop/cpython2/Doc/library/email.mime.rst:113: WARNING: py:mod reference target not found: email.mime.application
/Users/sobolev/Desktop/cpython2/Doc/library/email.mime.rst:144: WARNING: py:mod reference target not found: email.mime.audio
/Users/sobolev/Desktop/cpython2/Doc/library/email.mime.rst:178: WARNING: py:mod reference target not found: email.mime.image
/Users/sobolev/Desktop/cpython2/Doc/library/email.mime.rst:212: WARNING: py:mod reference target not found: email.mime.message
/Users/sobolev/Desktop/cpython2/Doc/library/email.mime.rst:232: WARNING: py:mod reference target not found: email.mime.text

It renders the same way and has the same references.


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

@sobolevn sobolevn added needs backport to 3.11 only security fixes needs backport to 3.12 bug and security fixes labels Jan 27, 2024
@sobolevn sobolevn requested review from hugovk and AA-Turner January 27, 2024 07:13
@sobolevn sobolevn requested a review from a team as a code owner January 27, 2024 07:13
@bedevere-app bedevere-app bot added awaiting review docs Documentation in the Doc dir skip news labels Jan 27, 2024
Copy link
Member

@serhiy-storchaka serhiy-storchaka left a comment

Choose a reason for hiding this comment

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

LGTM.

@serhiy-storchaka serhiy-storchaka merged commit 6a8944a into python:main Jan 27, 2024
31 checks passed
@miss-islington-app
Copy link

Thanks @sobolevn for the PR, and @serhiy-storchaka for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 27, 2024
…honGH-114635)

(cherry picked from commit 6a8944a)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 27, 2024
…honGH-114635)

(cherry picked from commit 6a8944a)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
@bedevere-app
Copy link

bedevere-app bot commented Jan 27, 2024

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

@bedevere-app bedevere-app bot removed the needs backport to 3.12 bug and security fixes label Jan 27, 2024
@bedevere-app
Copy link

bedevere-app bot commented Jan 27, 2024

GH-114641 is a backport of this pull request to the 3.11 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.11 only security fixes label Jan 27, 2024
serhiy-storchaka pushed a commit that referenced this pull request Jan 27, 2024
…-114635) (GH-114641)

(cherry picked from commit 6a8944a)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
serhiy-storchaka pushed a commit that referenced this pull request Jan 27, 2024
…-114635) (GH-114640)

(cherry picked from commit 6a8944a)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
aisk pushed a commit to aisk/cpython that referenced this pull request Feb 11, 2024
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
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.

2 participants