Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

gh-101100: Fix sphinx warnings inlibrary/xml.sax.handler.rst#136612

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
LamentXU123 wants to merge5 commits intopython:main
base:main
Choose a base branch
Loading
fromLamentXU123:fix-referrence-in-xml-sax-handler

Conversation

LamentXU123
Copy link
Contributor

@LamentXU123LamentXU123 commentedJul 13, 2025
edited
Loading

There are two warnings:

C:\Users\admin\Downloads\cpython-main\Doc\library\xml.sax.handler.rst:249: WARNING: py:class reference target not found: xml.sax.xmlreader.Attributes [ref.class]C:\Users\admin\Downloads\cpython-main\Doc\library\xml.sax.handler.rst:271: WARNING: py:class reference target not found: xml.sax.xmlreader.AttributesNS [ref.class]

This warning happens in many doc of xml (xml.sax.reader,xml.sax.handler,xml.sax) in the same reason. After staring the doc for a while, I think the original doc want to refer toxml.sax.xmlreader.AttributesImpl andxml.sax.xmlreader.AttributesNSImpl as an implemention ofattributes-interface. This doc fix it to the correct ref.

If this is approved, I will fix up those occurrence in other docs, an example of this inxml.sax is as below to double check.

image

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

@LamentXU123LamentXU123 changed the titlegh-101100: Fix sphinx warnings inlibrary/xml.sax.rstgh-101100: Fix sphinx warnings inlibrary/xml.sax.handler.rstJul 14, 2025
@LamentXU123LamentXU123 marked this pull request as draftJuly 14, 2025 15:21
@LamentXU123
Copy link
ContributorAuthor

Fixed to:
image

@LamentXU123LamentXU123 marked this pull request as ready for reviewJuly 14, 2025 15:27
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@picnixzpicnixzpicnixz left review comments

@AA-TurnerAA-TurnerAwaiting requested review from AA-TurnerAA-Turner is a code owner

@hugovkhugovkAwaiting requested review from hugovkhugovk is a code owner

Assignees
No one assigned
Labels
awaiting reviewdocsDocumentation in the Doc dirskip news
Projects
Status: Todo
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@LamentXU123@picnixz

[8]ページ先頭

©2009-2025 Movatter.jp