diff options
author | Stephen Morton <git@tungol.org> | 2025-01-07 10:40:41 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-07 10:40:41 (GMT) |
commit | 6ea04da27036eaa69d65150148bb8c537d9beacf (patch) | |
tree | 3ad7437e402c7129d79abf15f33e0abab3e56a21 /Objects | |
parent | 145276a072ae058bac42ee43a4235cd4eda2726b (diff) | |
download | cpython-6ea04da27036eaa69d65150148bb8c537d9beacf.zip cpython-6ea04da27036eaa69d65150148bb8c537d9beacf.tar.gz cpython-6ea04da27036eaa69d65150148bb8c537d9beacf.tar.bz2 |
gh-128302: Fix bugs in xml.dom.xmlbuilder (GH-128284)
* 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.
Diffstat (limited to 'Objects')
0 files changed, 0 insertions, 0 deletions