summaryrefslogtreecommitdiff
path: root/src/urllib3/fields.py
Commit message (Expand)AuthorAgeFilesLines
* Align multipart parameter encoding with current WHATWG HTML standardDavid Lord2021-06-101-57/+101
* Changed :ret: RST directive to :returns:Bastian Venthur2021-05-181-2/+2
* Remove deprecated iter_fields(), add type hints to 'fields' and 'filepost' mo...Seth Michael Larson2021-02-101-22/+69
* Remove remaining mentions of Python 2Hasan Ramezani2020-11-281-2/+0
* Remove support for Python 2 and 3.5Hugo van Kemenade2020-11-151-32/+18
* Sort imports with 'isort'Quentin Pradet2020-10-011-0/+1
* Fix autodoc and intersphinx links in documentation (#1966)Seth Michael Larson2020-09-181-1/+2
* Remove duplicate dict key and except blockhodbn2020-09-091-1/+0
* Fix for Python 4 (#1669)Hugo van Kemenade2019-08-251-2/+2
* Auto formatting using blackRatan Kulshreshtha2019-05-251-44/+45
* Encode field names using HTML5 by default instead of RFC 2231 (#1492)Robb2019-03-221-23/+117
* Move urllib3 to src/urllib3Quentin Pradet2018-07-031-0/+178