summaryrefslogtreecommitdiff
path: root/defusedxml/expatreader.py
Commit message (Expand)AuthorAgeFilesLines
* Drop Python 2 supportChristian Heimes2021-03-041-2/+2
* Mark some lines as non-reachableChristian Heimes2019-04-151-1/+1
* Reformat all code with black 18.9b0Christian Heimes2019-04-141-13/+15
* Use https:// URLs where availableJon Dufresne2019-04-141-1/+1
* Add missing parser_list argument to sax.make_parser()Christian Heimes2013-02-201-0/+59