Staging
v0.8.1
https://github.com/python/cpython
Revision e1d5dd645d5f59867cb0ad63179110f310cbca89 authored by Stefan Behnel on 01 May 2019, 20:34:13 UTC, committed by GitHub on 01 May 2019, 20:34:13 UTC
* Implement C14N 2.0 as a new canonicalize() function in ElementTree.

Missing features:
- prefix renaming in XPath expressions (tag and attribute text is supported)
- preservation of original prefixes given redundant namespace declarations
1 parent ee88af3
History
Tip revision: e1d5dd645d5f59867cb0ad63179110f310cbca89 authored by Stefan Behnel on 01 May 2019, 20:34:13 UTC
bpo-13611: C14N 2.0 implementation for ElementTree (GH-12966)
Tip revision: e1d5dd6
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