summaryrefslogtreecommitdiff
path: root/paste/util
Commit message (Expand)AuthorAgeFilesLines
* Get MutableMapping from collections.abc on Python 3. (#26)Benjamin Peterson2019-07-241-1/+1
* Fix quoting of bytestrings. (#23)Jelmer Vernooij2019-03-071-1/+4
* Remove use of futureChris Dent2018-10-242-1/+26
* Fix up testing after switch to pytestChris Dent2018-10-232-8/+8
* Don't raise StopIteration from generator, return insteadMiro Hron?ok2018-06-0822-0/+5821