| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Delete 0002-Stop-relying-on-removed-DEFAULT_CIPHERS.patch (#2996) | Thomas Grainger | 2023-04-28 | 1 | -34/+0 |
| | | |||||
| * | Remove last requests patch | Quentin Pradet | 2023-04-23 | 1 | -40/+0 |
| | | |||||
| * | Remove the Requests warning git patch (#2906) | Seth Michael Larson | 2023-01-30 | 1 | -27/+0 |
| | | | | | | | | | | | | * Remove the Requests warning git patch * Fix isort installation See https://github.com/PyCQA/isort/pull/2078 --------- Co-authored-by: Quentin Pradet <quentin.pradet@gmail.com> | ||||
| * | Remove upstreamed botocore patch | Quentin Pradet | 2022-11-11 | 1 | -14/+0 |
| | | |||||
| * | Create BaseHTTPConnection APIs | Seth Michael Larson | 2022-11-10 | 1 | -0/+14 |
| | | |||||
| * | Change HTTPConnection.getresponse() to return urllib3.HTTPResponse | Levi | 2022-11-07 | 2 | -0/+40 |
| | | | | Co-authored-by: Seth Michael Larson <sethmichaellarson@gmail.com> | ||||
| * | Drop support for OpenSSL <1.1.1 (#2705) | Seth Michael Larson | 2022-08-22 | 2 | -2/+51 |
| | | | | Co-authored-by: Quentin Pradet <quentin.pradet@gmail.com> | ||||
| * | Create our own logic for chunked content framing | Seth Michael Larson | 2022-06-19 | 1 | -0/+60 |
| | | | | Co-authored-by: Quentin Pradet <quentin.pradet@gmail.com> | ||||
| * | Fix requests patch after switch to black | Quentin Pradet | 2022-04-30 | 1 | -1/+1 |
| | | |||||
| * | Use pypa/build to build dists, remove duplicate Python setup step | Ian Stapleton Cordasco | 2021-12-30 | 1 | -2/+2 |
| | | | | | | We don't need to set things up twice in a row (which we were doing in restoring the cache) and let's use pypa/build instead of python setup.py since that's better supported and the future | ||||
| * | Use codecov github action to upload coverage | Ratan Kulshreshtha | 2021-10-26 | 1 | -21/+0 |
| | | |||||
| * | Mark test_https_warning as failing | Quentin Pradet | 2021-07-13 | 1 | -8/+8 |
| | | |||||
| * | Run integration tests in GitHub Actions | Quentin Pradet | 2021-07-13 | 5 | -63/+12 |
| | | |||||
| * | Switch Linux PR tests to GitHub Actions | Seth Michael Larson | 2020-11-22 | 1 | -1/+3 |
| | | | | Co-authored-by: Quentin Pradet <quentin.pradet@gmail.com> | ||||
| * | Remove support for Python 2 and 3.5 | Hugo van Kemenade | 2020-11-15 | 1 | -23/+0 |
| | | | | | | | | | - Upgrades syntax to Python 3.6+ with f-strings - Removes most usage of six - Removes documentation relevant to Python 2 - Removes universal wheel config - Removes mock dependency for testing | ||||
| * | Migrate Windows CI to GitHub Actions | hodbn | 2020-09-13 | 1 | -0/+4 |
| | | |||||
| * | Switch to more reliable method to upload coverage | Quentin Pradet | 2020-09-09 | 1 | -3/+16 |
| | | |||||
| * | Rename _travis/ to ci/ | Quentin Pradet | 2020-09-09 | 7 | -0/+101 |
| Before using upload_coverage.sh in GitHub Actions | |||||
