Fixes standing on the shoulders of fixes
Added:
- Implement uXPath operators or/and
Changed:
- Better modularize & name iterated tree parser modules
Fixed:
- Iterated tree parser modules
- uXPath node tests
- element.xml_write()
- Test cases
Notes:
- Warning: html5lib is the underlying parser, so unfortunately Python 3.8 support will be broken until we have an upstream fix.