summaryrefslogtreecommitdiff
path: root/noxfile.py
Commit message (Expand)AuthorAgeFilesLines
* Include filepost.pyi and util/url.pyi (#1955)Ezzeri Esa2020-09-151-0/+3
* Overhaul and re-theme documentationSeth Michael Larson2020-09-081-6/+12
* Fix typo: 'succesfully' -> 'successfully'Tim Gates2020-09-061-1/+1
* Include exceptions.pyi and fields.pyiEzzeri Esa2020-09-031-5/+12
* Install Mypy in Nox, add Ezzeri Esa to contributorsEzzeri Esa2020-08-251-10/+9
* Include mypy in noxfile and add ssl_match_hostname stubsEzzeri Esa2020-08-211-2/+33
* Test on Python 3.9-dev and nightly on Travis CIHugo van Kemenade2020-08-041-1/+1
* Restore coverage measurementsQuentin Pradet2020-03-301-0/+2
* Test Python 3.9 on LinuxQuentin Pradet2020-01-091-1/+1
* Drop Python 3.4 (#1774)Quentin Pradet2020-01-061-1/+1
* Correct a typo in noxfile.py (#1757)Felix Yan2019-11-241-1/+1
* Tell pytest to show native tracebacksQuentin Pradet2019-10-301-0/+1
* Show failed tests in pytest reportQuentin Pradet2019-10-301-1/+1
* Switch noxfile to Unix line endingsQuentin Pradet2019-10-301-102/+102
* Retry failed dummyserver tests once (#1718)Quentin Pradet2019-10-291-0/+1
* Release 1.25.6 (#1693)1.25.6Seth Michael Larson2019-09-241-1/+1
* Drop support for Python 3.4 (#1686)Quentin Pradet2019-09-211-1/+1
* Percent-encode targets and URLs in ConnectionPool (#1673)Seth Michael Larson2019-09-191-2/+1
* Percent-encode invalid characters within auth section (#1647)Seth Michael Larson2019-07-261-0/+2
* Auto formatting using blackRatan Kulshreshtha2019-05-251-9/+32
* Switch to Nox (#1580)Thea Flowers2019-04-241-0/+77