summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* FUNDING.yml: Add Gitcoinfunding-add-gitcoinAndrey Petrov2020-09-251-0/+1
* Update color scheme of banner to match logoSeth Michael Larson2020-09-241-1/+1
* Update the Discord inviteSeth Michael Larson2020-09-231-1/+1
* Add Contributor Covenant as Code of ConductAndrey Petrov2020-09-221-0/+128
* Add Discord shield, reorder shieldsSeth Michael Larson2020-09-221-4/+5
* Add Open Collective to GitHub FundingSeth Michael Larson2020-09-211-0/+1
* Create v2.0 Roadmap and Open Collective Sponsors SectionSeth Michael Larson2020-09-215-8/+244
* Consume connections better in socket-level tests (#1958)hodbn2020-09-182-23/+89
* Use LONG_TIMEOUT on test with disabled retriesQuentin Pradet2020-09-181-1/+1
* Fix autodoc and intersphinx links in documentation (#1966)Seth Michael Larson2020-09-1811-88/+114
* Move nox -s lint to GitHub ActionsQuentin Pradet2020-09-162-2/+15
* Use Sphinx 3 and unpin FuroPradyun Gedam2020-09-151-2/+2
* Include filepost.pyi and util/url.pyi (#1955)Ezzeri Esa2020-09-154-0/+51
* Get SSLTransport tests to 100% coverageJorge2020-09-131-14/+44
* Migrate Windows CI to GitHub Actionshodbn2020-09-135-305/+35
* Mark master branch as 1.26.0.dev0 for RTDSeth Michael Larson2020-09-111-1/+1
* Swallow BrokenPipeError when writing request bodyRober Morales-Chaparro2020-09-114-5/+78
* Document disabling certificate verification via cert_reqs='CERT_NONE'Heikki Orsila2020-09-111-1/+1
* Remove duplicate dict key and except blockhodbn2020-09-092-9/+1
* Stricter RTD builds, move Sponsors to docs (#1954)Seth Michael Larson2020-09-096-27/+44
* Use LONG_TIMEOUT on another timeout-based testQuentin Pradet2020-09-091-1/+1
* Use ci/upload_coverage.sh in GitHub ActionsQuentin Pradet2020-09-091-7/+4
* Switch to more reliable method to upload coverageQuentin Pradet2020-09-091-3/+16
* Rename _travis/ to ci/Quentin Pradet2020-09-099-7/+7
* Use LONG_TIMEOUT for read with retries=0Quentin Pradet2020-09-081-2/+1
* Overhaul and re-theme documentationSeth Michael Larson2020-09-0834-597/+553
* Skip two tests that are flaky on WindowsQuentin Pradet2020-09-082-0/+16
* Fix typo: 'succesfully' -> 'successfully'Tim Gates2020-09-061-1/+1
* Upgrade pytest-freezegun to 0.4.2hodbn2020-09-061-1/+1
* Include exceptions.pyi and fields.pyiEzzeri Esa2020-09-036-5/+95
* Don't log defect warnings on multipart/* responsesBrian Price2020-09-033-0/+71
* Remove 'Defensive' from non-timeout SSLError branchSeth Michael Larson2020-08-311-1/+1
* Change 'sanity-friendly' to 'user-friendly'Seth Michael Larson2020-08-313-4/+4
* Wrap BaseSSLError into SSLError during response readsSeth Michael Larson2020-08-312-3/+30
* Coerce values to str in HTTPHeaderDict.__getitem__Hasan Ramezani2020-08-302-2/+10
* Parse UTC for 'Retry-After' redirect handlerSeth Michael Larson2020-08-291-1/+1
* Always assume UTC if no timezone in Retry-Afterhodbn2020-08-265-0/+69
* Blacken using black==20.8b1hodbn2020-08-2612-29/+37
* Install Mypy in Nox, add Ezzeri Esa to contributorsEzzeri Esa2020-08-254-13/+15
* Don't raise SNI warning on SecureTransport with server_hostname=Nonehodbn2020-08-234-102/+132
* Use tz-aware functions in Retry.parse_retry_after()Seth Michael Larson2020-08-233-15/+10
* Fix typo in docMichael Shields2020-08-211-1/+1
* Include mypy in noxfile and add ssl_match_hostname stubsEzzeri Esa2020-08-214-4/+50
* Add SSLTransport to support TLS in TLS connectionsJorge2020-08-192-0/+667
* Allow Python nightly build to fail on TravisSeth Michael Larson2020-08-141-0/+2
* Document how to customize SNI and Host headers when connecting via IPStephen Rosen2020-08-102-0/+44
* Test Python 3.9-dev on macOS on GitHub ActionsHugo van Kemenade2020-08-101-7/+9
* Test on Python 3.9-dev and nightly on Travis CIHugo van Kemenade2020-08-043-3/+5
* Add v1.25.10 release to CHANGES on masterSeth Michael Larson2020-07-251-0/+19
* Add hardcoded paths to macOS frameworks for Big Sur compatibility. (#1905)Shea Craig2020-07-191-11/+28