summaryrefslogtreecommitdiff
path: root/paste/request.py
Commit message (Expand)AuthorAgeFilesLines
* Get MutableMapping from collections.abc on Python 3. (#26)Benjamin Peterson2019-07-241-1/+1
* Don't raise StopIteration from generator, return insteadMiro Hron?ok2018-06-081-0/+428