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

Documentation: XML Element - pi objects instead of comment objects#108848

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

Merged
serhiy-storchaka merged 4 commits intopython:mainfromchristopheNan:xml_typo
Feb 1, 2024

Conversation

christopheNan
Copy link
Contributor

@christopheNanchristopheNan commentedSep 3, 2023
edited by github-actionsbot
Loading

While translating the XML documentation in French, I noticed that this would better describe the mechanism of parsing.


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

@bedevere-botbedevere-bot added awaiting review docsDocumentation in the Doc dir skip news labelsSep 3, 2023
@christopheNan
Copy link
ContributorAuthor

update regarding second commit : docstring andsource code say it's a process instruction

@@ -661,7 +661,7 @@ Functions
given. Returns an element instance, representing a processing instruction.

Note that :class:`XMLParser` skips over processing instructions
in the input instead of creatingcomment objects for them. An
in the input instead of creatingpi objects for them. An

Choose a reason for hiding this comment

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

Is it clear? Maybe use "processing instruction objects"?

Copy link
Member

@serhiy-storchakaserhiy-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.

@miss-islington-app
Copy link

Thanks@christopheNan 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 requestFeb 1, 2024
PI objects instead of comment objects.(cherry picked from commitde6f97c)Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com>
@bedevere-app
Copy link

GH-114854 is a backport of this pull request to the3.12 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.12only security fixes labelFeb 1, 2024
miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestFeb 1, 2024
PI objects instead of comment objects.(cherry picked from commitde6f97c)Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com>
@bedevere-app
Copy link

GH-114855 is a backport of this pull request to the3.11 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.11only security fixes labelFeb 1, 2024
serhiy-storchaka pushed a commit that referenced this pull requestFeb 1, 2024
PI objects instead of comment objects.(cherry picked from commitde6f97c)Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com>
serhiy-storchaka pushed a commit that referenced this pull requestFeb 1, 2024
PI objects instead of comment objects.(cherry picked from commitde6f97c)Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com>
aisk pushed a commit to aisk/cpython that referenced this pull requestFeb 11, 2024
JulienPalard pushed a commit to python/python-docs-fr that referenced this pull requestMar 23, 2024
Pour information, la traduction m'a amené à créer cette [PR](python/cpython#108848) dans CPython.Reviewed-on:https://git.afpy.org/AFPy/python-docs-fr/pulls/187Reviewed-by: Julien Palard <julien@palard.fr>Co-authored-by: Christophe Nanteuil <christophe.nanteuil@gmail.com>Co-committed-by: Christophe Nanteuil <christophe.nanteuil@gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@serhiy-storchakaserhiy-storchakaserhiy-storchaka approved these changes

Assignees
No one assigned
Labels
docsDocumentation in the Doc dirskip issueskip news
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@christopheNan@serhiy-storchaka@bedevere-bot

[8]ページ先頭

©2009-2025 Movatter.jp