summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use trusted publishing for PyPI1.26.xWilliam Woodruff2023-05-141-4/+2
* [1.26] Fix invalid test_ssl_failure_midway_through_connThomas Grainger2023-04-301-4/+5
* [1.26] Fix test_ssl_object_attributesThomas Grainger2023-04-241-2/+5
* [1.26] Fix pypy2.7 CIThomas Grainger2023-04-241-3/+3
* [1.26] Don't close ConnectionPools from PoolManager until unreferencedThomas MacLean2023-04-234-35/+217
* [1.26] pin virtualenv to <20.22.0 for python-version==2.7Thomas Grainger2023-04-211-2/+7
* [1.26] Fix compatible Python versions in v2-roadmap.rst (#2979)Youfu Zhang2023-04-211-4/+4
* [1.26] Bump Ubuntu version in integration testsQuentin Pradet2023-04-141-1/+1
* [1.26] Fix isort pre-commit installationQuentin Pradet2023-03-141-1/+1
* [1.26] Use the default attestation nameSeth Michael Larson2023-03-141-1/+0
* Release 1.26.151.26.15Nick Williams2023-03-102-1/+9
* Fix _idna_encode handling of '\x80'Ben Kallus2023-02-081-1/+1
* [1.26] Remove "!" character from the "unreserved" characters in IPv6 Zone ID ...Ben Kallus2023-02-031-1/+1
* [1.26] Fix socket timeout value when HTTPConnection is reusedNick Williams2023-01-204-4/+65
* Stop relying on distutils from standard libraryQuentin Pradet2023-01-171-2/+0
* Remove timeout in select.select callsQuentin Pradet2023-01-111-2/+2
* Release 1.26.141.26.14Quentin Pradet2023-01-112-1/+7
* [1.26] Speed up Python 3.11 CI by upgrading coverageQuentin Pradet2023-01-103-5/+6
* [1.26] Use Ubuntu 20.04 for unsupported Python versionsQuentin Pradet2023-01-091-8/+30
* Fixed issue with port "0" returning NoneAnil Khatri2022-12-302-1/+8
* Fix typos in HTTPResponse.getheaders() warnings Kurt McKee2022-11-281-2/+2
* [1.26] Remove deprecated getheaders() in contrib modulesQuentin Pradet2022-11-282-3/+3
* Release 1.26.131.26.13Seth Michael Larson2022-11-232-1/+11
* Update publish workflow on 1.26.x to match mainSeth Michael Larson2022-11-231-4/+6
* Bump cryptography to fix docs buildQuentin Pradet2022-11-230-0/+0
* Support cryptography 39Quentin Pradet2022-11-232-5/+4
* [1.26] Strip leading zeros from portsSeth Michael Larson2022-11-222-1/+5
* [1.26] Deprecate HTTPResponse.getheaders() and .getheader() methodsQuentin Pradet2022-11-204-4/+26
* Temporary fix for SLSA generatorSeth Michael Larson2022-11-111-1/+2
* [1.26] Fix logo URL in READMEQuentin Pradet2022-11-101-1/+1
* [1.26] Fix CI by switching to macOS 11Hasan Ramezani2022-11-101-2/+2
* Remove "<4" upper bound from python_requiresCal Jacobson2022-11-051-1/+1
* Add outputs.hashes to build action1.26.12Seth Michael Larson2022-08-221-1/+3
* Release 1.26.12Seth Michael Larson2022-08-222-1/+9
* [1.26] Add SLSA generic generator to publish workflowSeth Michael Larson2022-08-191-29/+48
* Add deprecation warnings for pyOpenSSL and the [secure] extraivanllt2022-08-166-0/+32
* Release 1.26.111.26.11Seth Michael Larson2022-07-252-1/+8
* Fix `OverflowError` when TLS is used on some Python versionsIllia Volochii2022-07-202-3/+107
* Set GHA token permissions to be read-onlySeth Michael Larson2022-07-204-0/+7
* Backport publish workflow and process to 1.26.x1.26.10Seth Michael Larson2022-07-073-25/+81
* Release 1.26.10Seth Michael Larson2022-07-072-1/+9
* [1.26] Update paid contributor program with early feedbackSeth Michael Larson2022-07-011-6/+17
* [1.26] Bump RECENT_DATEHasan Ramezani2022-07-011-1/+1
* [1.26] Update docs for re-using HTTP connections after streamingSeth Michael Larson2022-06-281-10/+27
* Adds changing branches for installing from git docs for 1.26.xPradhvan Bisht2022-06-192-0/+2
* [1.26] Improve testing for IPv6 scoped addressesPierre Bourdon2022-06-103-1/+58
* [1.26] Add docs on getting paid for contributionsSeth Michael Larson2022-06-022-5/+59
* [1.26] Fix incorrect error message during connection errors to HTTPS websites...Hasan Ramezani2022-06-011-0/+2
* [1.26] Fix requests downstream testQuentin Pradet2022-04-303-26/+3
* [1.26] Remove support for Python 3.5chetan2022-04-138-25/+9