summaryrefslogtreecommitdiff
path: root/paste/util
Commit message (Expand)AuthorAgeFilesLines
* Replace deprecated threading aliases (#69)Hugo van Kemenade2022-06-221-15/+15
* Avoid copying FieldStorage if possible. (#30)Benjamin Peterson2019-08-291-5/+7
* 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