summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* test: switch from 'self' to 'cls' in class methodsself-to-clsQuentin Pradet2019-09-303-22/+22
* Merge strings that fit on a single line (#1700)Quentin Pradet2019-09-2712-40/+31
* Add links for docs/code/issue tracker to setup.py (#1698)Alex Chan2019-09-271-0/+5
* Accept uppercase error message from PyPy (#1699)Quentin Pradet2019-09-271-1/+2
* Add CodeFund Sponsorship to README (#1696)Eric Berry2019-09-261-0/+8
* Fix PyPy tests (#1694)Quentin Pradet2019-09-254-6/+15
* Release 1.25.6 (#1693)1.25.6Seth Michael Larson2019-09-248-7/+20
* Don't percent encode tilde character (#1692)Seth Michael Larson2019-09-242-6/+11
* Upload coverage on same Python version as tests (#1690)Quentin Pradet2019-09-232-4/+2
* Install MacPython only once on Travis (#1689)Quentin Pradet2019-09-232-12/+3
* travis: bump MacPython version (#1688)Quentin Pradet2019-09-221-4/+4
* Add changelog entry for Python 3.4 removal (#1687)Quentin Pradet2019-09-221-0/+6
* Drop support for Python 3.4 (#1686)Quentin Pradet2019-09-216-15/+3
* Release 1.25.5 (#1685)1.25.5Seth Michael Larson2019-09-193-3/+16
* Release 1.25.4 (#1681)1.25.4Seth Michael Larson2019-09-194-6/+8
* Fix CI for TLSv1.3 (#1671)Quentin Pradet2019-09-194-4/+10
* Percent-encode targets and URLs in ConnectionPool (#1673)Seth Michael Larson2019-09-195-4/+43
* Update URL python/black → psf/black (#1661)Jon Dufresne2019-08-281-2/+2
* Remove tox from dev-requirements (#1666)Quentin Pradet2019-08-281-1/+0
* Fix for Python 4 (#1669)Hugo van Kemenade2019-08-257-9/+9
* Enable TLS 1.3 post-handshake authentication (#1635)Christian Heimes2019-08-162-0/+22
* Add optional auto_close parameter to HTTPResponse (#1652)George Sakkis2019-07-264-6/+111
* Change log level of CertificateError within match_hostname (#1657)Seth Michael Larson2019-07-262-2/+2
* Percent-encode invalid characters within auth section (#1647)Seth Michael Larson2019-07-2622-2869/+348
* Fix typo (#1654)Min ho Kim2019-07-261-1/+1
* Update README to reflect Seth's primary maintainership (#1651)Thea Flowers2019-07-081-4/+4
* Remove spurious TypeError from exception chain also for BaseException. (#1637)Chris Jerdonek2019-07-052-3/+8
* Change references to Makefile into Nox (#1643)Ratan Kulshreshtha2019-07-051-26/+34
* Stop using unittest (#1649)Quentin Pradet2019-07-0512-51/+35
* Also skip dotted FQDN tests on TRAVIS_INFRA=unknown (#1648)Seth Michael Larson2019-07-041-1/+1
* Update RECENT_DATE to 2019-1-1 (#1645)Seth Michael Larson2019-07-031-5/+3
* Remove the Makefile as it's not maintained (#1629)Seth Michael Larson2019-06-241-70/+0
* Don't install gcp-devrel-py-tools on Windows+Python 3.4 (#1638)Seth Michael Larson2019-06-242-3/+5
* Change addCleanup() calls to context managers in tests (#1624)Ratan Kulshreshtha2019-06-198-2127/+2089
* Improve implementation of respect_retry_after_header (#1607)James Meickle2019-06-045-16/+84
* Ignore flake8 errors that are introduced deliberately by black (#1631)Ratan Kulshreshtha2019-06-046-14/+13
* Clarify the units for timeouts within documentation (#1630)Robert David Grant2019-06-042-10/+11
* Allow Python 3.8-dev to fail (#1633)Seth Michael Larson2019-06-041-0/+1
* Update assertions to pytest style (#1614)Ratan Kulshreshtha2019-05-2816-621/+573
* Merge pull request #1619 from RatanShreshtha/blackenJess Shapiro2019-05-2486-5040/+6205
|\
| * Merge branch 'master' into blackenRatan Kulshreshtha2019-05-256-7/+129
| |\ | |/ |/|
* | Release v1.25.3 (#1616)1.25.3Seth Michael Larson2019-05-232-4/+4
* | Load system CA certificates by default on empty HTTPSConnection (#1608)Seth Michael Larson2019-05-233-2/+104
* | Create .github/FUNDING.yml (#1615)Seth Michael Larson2019-05-231-0/+1
* | Remove extra words in the contributing docs (#1613)Quentin Pradet2019-05-221-2/+2
| * Auto formatting using blackRatan Kulshreshtha2019-05-2586-5010/+6156
|/
* Upgrade rfc3986 to 1.3.2 (#1609)Seth Michael Larson2019-05-163-23/+7
* Document 1.24.3 patch release (#1606)Dima Tisnek2019-05-142-0/+8
* Merge pull request #1598 from urllib3/haikuginger/remove-akamaiJess Shapiro2019-05-042-5/+5
|\
| * Fix names; remove Akamai as ongoing sponsorJess Shapiro2019-05-042-5/+5
|/