diff options
author | Stefan Behnel <stefan_ml@behnel.de> | 2019-05-01 19:20:38 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-05-01 19:20:38 (GMT) |
commit | 43851a202cabce1e6be699e7177735c778b6697e (patch) | |
tree | b517d3f81642bf531c8876522d7fabf55b9155c2 /Doc/data | |
parent | 3d37ea25dc97e4cb024045581979570835deb13c (diff) | |
download | cpython-43851a202cabce1e6be699e7177735c778b6697e.zip cpython-43851a202cabce1e6be699e7177735c778b6697e.tar.gz cpython-43851a202cabce1e6be699e7177735c778b6697e.tar.bz2 |
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).
Diffstat (limited to 'Doc/data')
0 files changed, 0 insertions, 0 deletions