SIGN IN SIGN UP

bpo-36673: Implement comment/PI parsing support for the TreeBuilder in ElementTree. (#12883)

* bpo-36673: Implement comment/PI parsing support for the TreeBuilder in ElementTree.

* bpo-36673: Rewrite the comment/PI factory handling for the TreeBuilder 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).
S
Stefan Behnel committed
43851a202cabce1e6be699e7177735c778b6697e
Parent: 3d37ea2
Committed by GitHub <noreply@github.com> on 5/1/2019, 7:20:38 PM