Skip to content

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jan 7, 2025

  • 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 commit 6ea04da)

Co-authored-by: Stephen Morton [email protected]

* 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 commit 6ea04da)

Co-authored-by: Stephen Morton <[email protected]>
@hugovk hugovk merged commit 3714fd0 into python:3.13 Jan 11, 2025
39 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants