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 reference/import.rst #114646

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/reference/import.rst:337: WARNING: py:meth reference target not found: find_spec
/Users/sobolev/Desktop/cpython2/Doc/reference/import.rst:814: WARNING: py:data reference target not found: PYTHONPATH

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

Copy link
Member

@hugovk hugovk left a comment

Choose a reason for hiding this comment

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

Thanks! 🧹📘

@hugovk hugovk added needs backport to 3.11 only security fixes needs backport to 3.12 bug and security fixes labels Jan 27, 2024
@hugovk hugovk merged commit a384b20 into python:main Jan 27, 2024
31 checks passed
@miss-islington-app
Copy link

Thanks @sobolevn for the PR, and @hugovk 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
…nGH-114646)

(cherry picked from commit a384b20)

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

Sorry, @sobolevn and @hugovk, I could not cleanly backport this to 3.11 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker a384b20c0ce5aa520fa91ae0233d53642925525b 3.11

@bedevere-app
Copy link

bedevere-app bot commented Jan 27, 2024

GH-114652 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
sobolevn added a commit to sobolevn/cpython that referenced this pull request Jan 27, 2024
@bedevere-app
Copy link

bedevere-app bot commented Jan 27, 2024

GH-114654 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
hugovk pushed a commit that referenced this pull request Jan 27, 2024
…14646) (#114652)

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

None yet

2 participants