Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify code, remove _generate_etree_functions | Christian Heimes | 2021-03-04 | 1 | -44/+0 |
* | Drop Python 2 support | Christian Heimes | 2021-03-04 | 1 | -5/+5 |
* | Re-add cElementTree module and deprecate it | Christian Heimes | 2021-01-12 | 1 | -2/+0 |
* | Reformat doc strings with latest black | Christian Heimes | 2021-01-12 | 1 | -10/+5 |
* | Python 3.9 compatibility | Christian Heimes | 2020-04-15 | 1 | -0/+2 |
* | Mark some lines as non-reachable | Christian Heimes | 2019-04-15 | 1 | -1/+1 |
* | Reformat all code with black 18.9b0 | Christian Heimes | 2019-04-14 | 1 | -21/+30 |
* | Fail early when pyexpat is missing | Christian Heimes | 2019-04-14 | 1 | -0/+5 |
* | Use https:// URLs where available | Jon Dufresne | 2019-04-14 | 1 | -1/+1 |
* | Fix flake8 violations | Christian Heimes | 2017-01-28 | 1 | -3/+5 |
* | Drop Python 2.6, 3.1 to 3.3 support | Christian Heimes | 2017-01-28 | 1 | -54/+9 |
* | Add missing parser_list argument to sax.make_parser() | Christian Heimes | 2013-02-20 | 1 | -0/+163 |