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 Doc/library/xml.etree.elementtree.rst #109799

Merged
merged 1 commit into from
Sep 24, 2023

Conversation

sobolevn
Copy link
Member

@sobolevn sobolevn commented Sep 24, 2023

It used to be like this:

/Users/sobolev/Desktop/cpython/Doc/library/xml.etree.elementtree.rst:20: WARNING: py:mod reference target not found: xml.etree.cElementTree
/Users/sobolev/Desktop/cpython/Doc/library/xml.etree.elementtree.rst:765: WARNING: py:mod reference target not found: xml.etree.ElementInclude

Now I define correct module where we define functions in this module, later I switch the module back to the default one. Preview:

Снимок экрана 2023-09-24 в 11 09 41

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

@hugovk
Copy link
Member

hugovk commented Sep 24, 2023

Thanks!

@hugovk hugovk merged commit 649768f into python:main Sep 24, 2023
26 checks passed
@miss-islington
Copy link
Contributor

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 Sep 24, 2023
…ttree.rst` (pythonGH-109799)

(cherry picked from commit 649768f)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
pythongh-101100: Fix shpinx warnings in `Doc/library/xml.etree.elementtree.rst`
@bedevere-app
Copy link

bedevere-app bot commented Sep 24, 2023

GH-109800 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 Sep 24, 2023
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 24, 2023
…ttree.rst` (pythonGH-109799)

(cherry picked from commit 649768f)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
pythongh-101100: Fix shpinx warnings in `Doc/library/xml.etree.elementtree.rst`
@bedevere-app
Copy link

bedevere-app bot commented Sep 24, 2023

GH-109801 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 Sep 24, 2023
hugovk pushed a commit that referenced this pull request Sep 24, 2023
…nttree.rst` (GH-109799) (#109801)

gh-101100: Fix sphinx warnings in `Doc/library/xml.etree.elementtree.rst` (GH-109799)
(cherry picked from commit 649768f)


gh-101100: Fix shpinx warnings in `Doc/library/xml.etree.elementtree.rst`

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Yhg1s pushed a commit that referenced this pull request Sep 24, 2023
…nttree.rst` (GH-109799) (#109800)

gh-101100: Fix sphinx warnings in `Doc/library/xml.etree.elementtree.rst` (GH-109799)
(cherry picked from commit 649768f)


gh-101100: Fix shpinx warnings in `Doc/library/xml.etree.elementtree.rst`

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
csm10495 pushed a commit to csm10495/cpython that referenced this pull request Sep 28, 2023
…ttree.rst` (python#109799)

pythongh-101100: Fix shpinx warnings in `Doc/library/xml.etree.elementtree.rst`
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
…ttree.rst` (python#109799)

pythongh-101100: Fix shpinx warnings in `Doc/library/xml.etree.elementtree.rst`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants