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

[3.13] gh-128302: Fix bugs in xml.dom.xmlbuilder (GH-128284)#128582

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
hugovk merged 1 commit intopython:3.13frommiss-islington:backport-6ea04da-3.13
Jan 11, 2025

Conversation

@miss-islington
Copy link
Contributor

@miss-islingtonmiss-islington commentedJan 7, 2025
edited by bedevere-appbot
Loading

  • Allow DOMParser.parse() to correctly handle DOMInputSource instances
    that only have a systemId attribute set.
  • Fix DOMEntityResolver.resolveEntity(), which was broken by the
    Python 3.0 transition.
  • Add Lib/test/test_xml_dom_xmlbuilder.py with few tests.
    (cherry picked from commit6ea04da)

Co-authored-by: Stephen Mortongit@tungol.org

* Allow DOMParser.parse() to correctly handle DOMInputSource instances  that only have a systemId attribute set.* Fix DOMEntityResolver.resolveEntity(), which was broken by the  Python 3.0 transition.* Add Lib/test/test_xml_dom_xmlbuilder.py with few tests.(cherry picked from commit6ea04da)Co-authored-by: Stephen Morton <git@tungol.org>
@hugovkhugovk merged commit3714fd0 intopython:3.13Jan 11, 2025
39 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@miss-islington@hugovk@tungol

[8]ページ先頭

©2009-2025 Movatter.jp