summaryrefslogtreecommitdiff
path: root/src/urllib3/util/response.py
Commit message (Expand)AuthorAgeFilesLines
* Use the typing namespace and from __future__ import annotationsBastian Venthur2022-11-211-0/+2
* Specify the error code for mypy type ignoresHasan Ramezani2021-08-101-4/+4
* Add type hints to collections and exceptions modulesJess Shapiro2021-03-081-37/+35
* Remove remaining mentions of Google App EngineQuentin Pradet2020-11-151-1/+0
* Remove support for Google App Engine StandardHugo van Kemenade2020-11-151-4/+1
* Remove support for Python 2 and 3.5Hugo van Kemenade2020-11-151-4/+2
* Sort imports with 'isort'Quentin Pradet2020-10-011-2/+3
* Fix autodoc and intersphinx links in documentation (#1966)Seth Michael Larson2020-09-181-4/+4
* Don't log defect warnings on multipart/* responsesBrian Price2020-09-031-0/+20
* Auto formatting using blackRatan Kulshreshtha2019-05-251-5/+4
* Fix for parsing Content-Type: message/* Responses without warnings (#1439)Tim Bell2018-09-181-2/+8
* Move urllib3 to src/urllib3Quentin Pradet2018-07-031-0/+81