Staging
v0.8.1
Revision 43851a202cabce1e6be699e7177735c778b6697e authored by Stefan Behnel on 01 May 2019, 19:20:38 UTC, committed by GitHub on 01 May 2019, 19:20:38 UTC
* 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).
1 parent 3d37ea2
History
File Mode Size
README -rw-r--r-- 67 bytes
_freeze_importlib.c -rw-r--r-- 4.6 KB
_testembed.c -rw-r--r-- 20.8 KB
python.c -rw-r--r-- 298 bytes

README

back to top