summaryrefslogtreecommitdiff
path: root/src/urllib3/util/util.py
Commit message (Expand)AuthorAgeFilesLines
* Use the typing namespace and from __future__ import annotationsBastian Venthur2022-11-211-6/+8
* Specify the error code for mypy type ignoresHasan Ramezani2021-08-101-1/+1
* Remove unnecessary elif blocksHasan Ramezani2021-07-111-2/+2
* Add type hints to urllib3.util.utilHasan Ramezani2021-05-061-2/+2
* Bring coverage back to 100%Quentin Pradet2021-03-081-2/+0
* Add types to util.reraise()Hasan Ramezani2021-02-161-2/+7
* Remove six (#2078)Hasan Ramezani2020-11-231-0/+37