AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- update to 1.4.1 * Remove Python 2 support * Add TextNode node type * fixed: test_datatypes.(Duration|Timezone)TypesTest.test_hashing fails on 32bit arches
- Update to 1.3.1: * Improved schema proxy * Improved XSD type matching using paths * Cached parent path for XPathContext (only Python 3) * Improve typed selection with TypedAttribute and TypedElement named-tuples * Add iter_results to XPathContext * Remove XMLSchemaProxy from package * Fix descendant shortcut operator '//' * Fix text() function * Fix typed select of '(name)' token * Fix 24-hour time for DateTime
- Skip test_hashing to fix 32bit builds
- Initial commit needed by python-xmlschema