aboutsummaryrefslogtreecommitdiffstats
path: root/uritemplate/orderedset.py
Commit message (Collapse)AuthorAgeFilesLines
* Import ABCs from collections.abc if possibleJohn T. Wodder II2018-10-311-2/+6
| | | | | | Quoting Python 3.7's DeprecationWarning: "Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working"
* Fix pep8 complaintsLee Skillen2018-09-101-9/+12
|
* Make variable ordering deterministicLee Skillen2018-09-101-0/+83