Staging
v0.5.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
ci.yml -rw-r--r-- 3.2 KB
docs-steps.yml -rw-r--r-- 1.3 KB
macos-steps.yml -rw-r--r-- 724 bytes
posix-deps-apt.sh -rwxr-xr-x 580 bytes
posix-steps.yml -rw-r--r-- 2.5 KB
pr.yml -rw-r--r-- 3.1 KB
prebuild-checks.yml -rw-r--r-- 1.2 KB
windows-layout-steps.yml -rw-r--r-- 1.5 KB
windows-steps.yml -rw-r--r-- 1.3 KB

back to top