Skip to content

bpo-36676: Namespace prefix aware parsing support for the ET.XMLParser target#12885

Merged
scoder merged 7 commits into
python:masterfrom
scoder:bpo-36676_etree_startns
May 1, 2019
Merged

bpo-36676: Namespace prefix aware parsing support for the ET.XMLParser target#12885
scoder merged 7 commits into
python:masterfrom
scoder:bpo-36676_etree_startns

Conversation

@scoder

@scoder scoder commented Apr 20, 2019

Copy link
Copy Markdown
Contributor

This is based on bpo-36673 (GH-12883), thus the overlap of the first commit.

https://bugs.python.org/issue36676

scoder added 2 commits April 20, 2019 22:49
…r in "_elementtree" to make it use the same factories as the ElementTree module, and to make it explicit when the comments/PIs are inserted into the tree and when they are not (which is the default).
@scoder
scoder force-pushed the bpo-36676_etree_startns branch from 7e86d41 to aa52e04 Compare April 20, 2019 21:03
@scoder

scoder commented Apr 20, 2019

Copy link
Copy Markdown
Contributor Author

Rebased after updating GH-12883.

@scoder
scoder merged commit dde3eeb into python:master May 1, 2019
@scoder
scoder deleted the bpo-36676_etree_startns branch May 10, 2019 12:40
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