| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix deploy workflowHEADmain | Christian Heimes | 2022-07-14 | 1 | -3/+3 |
| * | Add pypi workflow | Christian Heimes | 2022-07-14 | 5 | -4/+71 |
| * | Latest coverage interfers with tests | Christian Heimes | 2021-10-06 | 2 | -14/+7 |
| * | Officially support Python 3.10 | Christian Heimes | 2021-10-06 | 3 | -1/+8 |
| * | Run GHA in bug fix branchesmaster | Christian Heimes | 2021-03-08 | 1 | -3/+9 |
| * | Fix regression defusedxml.ElementTree.ParseError | Christian Heimes | 2021-03-08 | 5 | -3/+22 |
| * | Add ElementTree.fromstringlist() | Christian Heimes | 2021-03-04 | 5 | -0/+27 |
| * | Simplify code, remove _generate_etree_functions | Christian Heimes | 2021-03-04 | 2 | -53/+42 |
| * | make cElementTree an alias for ElementTree | Christian Heimes | 2021-03-04 | 3 | -22/+20 |
| * | Drop Python 2 support | Christian Heimes | 2021-03-04 | 10 | -78/+32 |
| * | Open main branch for 0.8.0 dev | Christian Heimes | 2021-03-04 | 3 | -1/+7 |
| * | Prepare release 0.7.0v0.7.0 | Christian Heimes | 2021-03-04 | 3 | -1/+15 |
| * | Become 0.7.0rc2v0.7.0rc2 | Christian Heimes | 2021-01-12 | 3 | -9/+9 |
| * | Update URL: ambv/black → psf/black | Jon Dufresne | 2021-01-12 | 2 | -2/+2 |
| * | Restore xml.etree.ElementTree after patch | Christian Heimes | 2021-01-12 | 4 | -6/+23 |
| * | Prepare 0.7.0.rc2 | Christian Heimes | 2021-01-12 | 3 | -1/+16 |
| * | Re-add cElementTree module and deprecate it | Christian Heimes | 2021-01-12 | 7 | -23/+28 |
| * | Reformat doc strings with latest black | Christian Heimes | 2021-01-12 | 2 | -14/+7 |
| * | Add github actions | Christian Heimes | 2021-01-12 | 5 | -43/+44 |
| * | Become 0.7.0.rc1v0.7.0.rc1 | Christian Heimes | 2020-05-04 | 3 | -6/+6 |
| * | Python 3.9 compatibility | Christian Heimes | 2020-04-15 | 12 | -23/+72 |
| * | Create SECURITY.md | Christian Heimes | 2019-09-09 | 1 | -0/+12 |
| * | Prepare release 0.6.0v0.6.0 | Christian Heimes | 2019-04-17 | 3 | -2/+18 |
| * | Mark some lines as non-reachable | Christian Heimes | 2019-04-15 | 5 | -9/+9 |
| * | Test more minidom | Christian Heimes | 2019-04-15 | 1 | -1/+17 |
| * | Add codecov and badges | Christian Heimes | 2019-04-15 | 6 | -23/+58 |
| * | Prepare release 0.6.0.rc1v0.6.0.rc10.6.0rc1 | Christian Heimes | 2019-04-14 | 3 | -6/+6 |
| * | Reformat all code with black 18.9b0 | Christian Heimes | 2019-04-14 | 16 | -233/+294 |
| * | Add black formatter support and checks | Christian Heimes | 2019-04-14 | 4 | -3/+18 |
| * | Use Github style markdown for README.md | Christian Heimes | 2019-04-14 | 2 | -237/+234 |
| * | deprecate defusedxml.lxml | Christian Heimes | 2019-04-14 | 4 | -3/+24 |
| * | Deprecate lxml | Christian Heimes | 2019-04-14 | 1 | -0/+9 |
| * | Fix XMLParse typo | Christian Heimes | 2019-04-14 | 4 | -6/+17 |
| * | Fix typos | Jakub Wilk | 2019-04-14 | 3 | -10/+10 |
| * | TravisCI needs dist Xenial to test 3.7 and 3.8 | Christian Heimes | 2019-04-14 | 1 | -0/+2 |
| * | Add ParseError to __all__ | Christian Heimes | 2019-04-14 | 2 | -2/+5 |
| * | Fail early when pyexpat is missing | Christian Heimes | 2019-04-14 | 2 | -0/+7 |
| * | Deprecate html argument from Parsers | Christian Heimes | 2019-04-14 | 3 | -4/+36 |
| * | Drop support for Python 3.4 | Christian Heimes | 2019-04-14 | 4 | -4/+3 |
| * | Test on Python 3.7 stable and 3.8-dev | Christian Heimes | 2019-04-14 | 4 | -7/+15 |
| * | Prepare 0.6.0.dev1 | Christian Heimes | 2019-04-14 | 2 | -1/+9 |
| * | Update bitbucket.org links to github.com | Jon Dufresne | 2019-04-14 | 2 | -7/+6 |
| * | Use https:// URLs where available | Jon Dufresne | 2019-04-14 | 13 | -33/+33 |
| * | Fix README: it's sax.make_parser() | Christian Heimes | 2017-02-10 | 2 | -2/+9 |
| * | Prepare 0.5.0v0.5.0 | Christian Heimes | 2017-02-09 | 2 | -1/+8 |
| * | Prepare release 0.5.0.rc1v0.5.0.rc1 | Christian Heimes | 2017-01-28 | 3 | -7/+7 |
| * | Update links and package building to release 0.5.0.dev1 | Christian Heimes | 2017-01-28 | 3 | -4/+4 |
| * | Add markdown copy of README and CHANGEs for github users | Christian Heimes | 2017-01-28 | 4 | -5/+789 |
| * | Run flake8 and doc checks in Travis | Christian Heimes | 2017-01-28 | 1 | -0/+6 |
| * | check flake8 and docs | Christian Heimes | 2017-01-28 | 1 | -1/+32 |
