Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/urllib3/urllib3

urllib3 is a user-friendly HTTP client library for Python
https://github.com/urllib3/urllib3

Fix downstream requests test

7d0648b53cf4159e7f3ebb8353cb642942ec93e6 authored about 1 year ago by Quentin Pradet <[email protected]>
Use a mark for requires_network in test suite

a711ed8266efdbf53805892a733370409d5f9fbf authored about 1 year ago by Stefano Rivera <[email protected]>
Don't actually attempt to connect to evil.com in test_deprecated_no_scheme

0a3f8283101b736a9234aca0be72fb1709244e51 authored about 1 year ago by Stefano Rivera <[email protected]>
Bring 2.0.7 & 1.26.18 to main (#3161)

* Merge pull request from GHSA-g4mx-q9vg-27p4

* Release 2.0.7

4e98d57809dacab1cbe625fddeec1a290c478ea9 authored about 1 year ago by Illia Volochii <[email protected]>
Bump ossf/scorecard-action from 2.2.0 to 2.3.0

Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.2.0 to 2.3.0.
- [...

3c6e079d1395ae815484b4a8f0ed7657a4dc8d0f authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add Python 3.12 macOS to CI (#3152)

431c07db7cabd01829631ec37473b4fbf4341175 authored about 1 year ago by Quentin Pradet <[email protected]>
Drop support for urllib3[secure] extra (#3147)

11f5f5e19bfaab9cdfa2ce9223e62b8f05dd2a99 authored about 1 year ago by Quentin Pradet <[email protected]>
Drop support for SecureTransport (#3146)

312a47b596859fe8ae1cea228e4525f2d0345a75 authored about 1 year ago by Quentin Pradet <[email protected]>
Drop support for Python 3.7 (#3143)

ae0668899a144edb06c4d2ca9cec96b760a93e6a authored about 1 year ago by Quentin Pradet <[email protected]>
Fix docs build on Python 3.12 (#3144)

80808b04bfa68fbd099828848c96ee25df185f1d authored about 1 year ago by Quentin Pradet <[email protected]>
Add 1.26.17 to the current changelog

f28deff1cf162c673b50d88d3552e91bda6d68a8 authored about 1 year ago by Illia Volochii <[email protected]>
Release 2.0.6

262e3e332209ee93ff70e2b13502c8f20c105ac8 authored about 1 year ago by Illia Volochii <[email protected]>
Merge pull request from GHSA-v845-jxx5-vc9f

644124ecd0b6e417c527191f866daa05a5a2056d authored about 1 year ago by Quentin Pradet <[email protected]>
Bump cryptography from 41.0.3 to 41.0.4 (#3131)

Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.3 to 41.0.4.
- [Changelog]...

740380c59ca2a7c2dceca19e5dba99f6b7060e62 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Release 2.0.5

d9f85a749488188c286cd50606d159874db94d5f authored over 1 year ago by Quentin Pradet <[email protected]>
Undeprecate pyOpenSSL module (#3127)

d41f4122966f7f4f5f92001ad518e5d9dafcc886 authored over 1 year ago by Quentin Pradet <[email protected]>
Fix a link to "absolute URI" definition (#3128)

b6c04cb3e62ef5a0e4947d037c12fb3ca79e024a authored over 1 year ago by Illia Volochii <[email protected]>
refactor: change double conditional to one (#3118)

Co-authored-by: Quentin Pradet <[email protected]>

af7c78fa30f5a4e265911371d0c59b6baeddca0f authored over 1 year ago by Rodrigo-Novas <[email protected]>
Refer to current internet standards in docs on proxies (#3124)

34c13c8e68df6f89890ba08b9fc4fbf87ed21669 authored over 1 year ago by Illia Volochii <[email protected]>
Fix a name of an attribute in docs (#3125)

a3e94f218cd8297db73302eadae235f0c832a809 authored over 1 year ago by Illia Volochii <[email protected]>
Fix docs build (#3123)

da69d4f4f95bc7ef9307fc8e0499c2121f1e4791 authored over 1 year ago by Quentin Pradet <[email protected]>
Bump actions/checkout from 3.6.0 to 4.0.0 (#3116)

Bumps [actions/checkout](https://github.com/actions/checkout) from 3.6.0 to 4.0.0.
- [Release n...

18831e5f81072a12e7df639f80984ef5db2f86ab authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Unquote all GitHub Action names to fix auto-updating comments (#3121)

cf8e18439acc838fc5db78b63eebe9c86f2a3cc3 authored over 1 year ago by Quentin Pradet <[email protected]>
Unquote GitHub Action name to test auto-updating comments

26c1b3f5b579746209e4fa26dfc2d61fb6f6b65f authored over 1 year ago by Seth Michael Larson <[email protected]>
Keep GitHub Action versions as comments (#3119)

Dependabot will keep the comments, which will make updates to SHAs
easier to reason about for m...

8d0c666c4241e9b4dd8a772412d9f4c619965de4 authored over 1 year ago by Quentin Pradet <[email protected]>
Configure dependabot to set the "Skip Changelog" label to PRs (#3115)

4085469e8cd5a145bd48c50d9a0bac6af66af7a3 authored over 1 year ago by Illia Volochii <[email protected]>
Fixed default blocksize of HTTPConnection classes to match high-level classes

Previously was 8KiB, now 16KiB

Co-authored-by: Seth Michael Larson <[email protected]>

158228a8ff5f3ebd27174de4fa823e1398424f46 authored over 1 year ago by Rajat Jain <[email protected]>
Bump actions/checkout from 3.5.0 to 3.6.0 (#3113)

Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.0 to 3.6.0.
- [Release n...

23799f263998ac138d569ed92635df8b09278ed0 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump slsa-framework/slsa-github-generator from 1.7.0 to 1.9.0 (#3114)

Bumps [slsa-framework/slsa-github-generator](https://github.com/slsa-framework/slsa-github-gener...

90ff7e9a97df1935ea8bbbc1c155d51a5e9d6157 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update mypy to 1.5.1 (#3110)

1adddfd93ba0f880d74652ca7fe4ca69160ff2d5 authored over 1 year ago by Hasan Ramezani <[email protected]>
Bump towncrier version

9c06ba8e0ed8f6c4d806f016fdb58d9f04ed114a authored over 1 year ago by Quentin Pradet <[email protected]>
Remove fake changelog entry

53368dfe6609aec8f3d933b62021cf568f24b794 authored over 1 year ago by Quentin Pradet <[email protected]>
Bump cryptography from 41.0.2 to 41.0.3 (#3101)

Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.2 to 41.0.3.
- [Changelog]...

5325c2b179945a9931662412b3bc9a428ab16af3 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Remove Botocore patch for urllib3 2.x (#3098)

This commit removes the last Botocore patch for urllib3 2.x now that Botocore modified the 100-c...

0e2c3a392d4112a66611dcdbac3e34e2f6378db0 authored over 1 year ago by Nate Prewitt <[email protected]>
Simplify nox usage by allowing pre-releases in CI

88a707290b655394aade060a8b7eaee83152dc8b authored over 1 year ago by Quentin Pradet <[email protected]>
Enable testing on PyPy 3.9 and PyPy 3.10 (#3092)

ba49f5c4e19e6bca6827282feb77a3c9f937e64b authored over 1 year ago by Michał Górny <[email protected]>
Mention updating the main branch locally in the release instructions

Co-authored-by: Seth Michael Larson <[email protected]>

a29ebc3c6cd77ba089afbeb351dc8a6a6357d8c3 authored over 1 year ago by Illia Volochii <[email protected]>
Release version 2.0.4 (#3084)

Co-authored-by: Illia Volochii <[email protected]>

c9fa144545eedb5dc4a2cc3f255e95602a1d7db0 authored over 1 year ago by Noah Jenner <[email protected]>
Add Illia to CODEOWNERS

d40d146765a7f7a899427c8add54de67b4b6599a authored over 1 year ago by Illia Volochii <[email protected]>
Raise `http.client.connect` audit events in `HTTPConnection` (#2859)

0a375d19243efb08c9d8a0f3356701ca11ef9791 authored over 1 year ago by Arjun <[email protected]>
Bump actions/setup-python from 4.6.0 to 4.7.0

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.6.0 to 4.7.0.
- [Re...

c056eb3df6aae4d1dff0365baded46235d413520 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Remove warnings filters fixed in pytest 7.4.0 (#3086)

Co-authored-by: Quentin Pradet <[email protected]>

a1c184b298823f13dd34c783d56ea538848282f1 authored over 1 year ago by Thomas Grainger <[email protected]>
Add support for union operators to `HTTPHeaderDict` (#2943)

609c5464cc9d2673549b651b713e07424517fa85 authored over 1 year ago by wim glenn <[email protected]>
Bump cryptography from 41.0.0 to 41.0.2

Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.0 to 41.0.2.
- [Changelog](...

05b21ca5d29764aae60c72e4e3bfceead0f70f95 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump cryptography from 39.0.1 to 41.0.0 (#3057)

* Bump cryptography from 39.0.1 to 41.0.0

Bumps [cryptography](https://github.com/pyca/crypto...

9aa0d4f6cb0d4b34e20fafed4481ac7d785d4969 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Rely on the standard library for checking hostnames in supported PyPy releases

Co-authored-by: Quentin Pradet <[email protected]>

326c4238cbabe85007aa7b1f2e80b880fd01d903 authored over 1 year ago by Illia Volochii <[email protected]>
Bump gh-action-pypi-publish to v1.8.8

It uses urllib3 2.0.3.

d0ac08d58511c4121138bd46436076409d21acbf authored over 1 year ago by Quentin Pradet <[email protected]>
Update mypy to 1.4.1 (#3083)

2ac40569acb464074bdc3f308124d781d6aa0860 authored over 1 year ago by Hasan Ramezani <[email protected]>
Added BaseHTTPResponse to __all__

91dc6fb646bcb1624ab69f609810f9e6265e4be2 authored over 1 year ago by Noah Jenner <[email protected]>
Bump ossf/scorecard-action from 2.1.2 to 2.2.0

Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.1.2 to 2.2.0.
- [...

10ceef1c8944a55b51ad53651998c8aa9caedacb authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump slsa-framework/slsa-github-generator from 1.6.0 to 1.7.0

Bumps [slsa-framework/slsa-github-generator](https://github.com/slsa-framework/slsa-github-gener...

530999da3cd9ec9d11f50e6a1f0ae9176cccf2b4 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump github/codeql-action from 2.3.0 to 2.13.4

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.3.0 to 2.13.4.
- [R...

77c8837dfb082a191b0df716c6ba1487ffb82f99 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix JSON example in user guide (#3067)

0b657b0e9e6e95db4f73373c497c2c654522a2e8 authored over 1 year ago by Pamela Fox <[email protected]>
Fix OpenGraph metadata in docs

7bdf9757c00e7935343ed6d4526683c1ed560052 authored over 1 year ago by Illia Volochii <[email protected]>
Avoid test dependency on freezegun and python-dateutil (#3056)

Co-authored-by: Quentin Pradet <[email protected]>

ead5da19930ad848d55a5369465961af9f5c0c1a authored over 1 year ago by Thomas Grainger <[email protected]>
Release 2.0.3

92196a0f08b2c2139117546ccfbdd3429eb72469 authored over 1 year ago by Seth Michael Larson <[email protected]>
Fix assert_hostname=False (#3055)

Co-authored-by: Quentin Pradet <[email protected]>

52d2eb1d19cc23b14043591b7d7904c6e5311fa5 authored over 1 year ago by Sean Gilligan <[email protected]>
Fix Python 3.12 CI

Ignore warnings, fix others and work around
https://github.com/python/cpython/issues/105162

bfbd47e3da75702f14d124b64ce877a0e0cd331a authored over 1 year ago by Thomas Grainger <[email protected]>
Correct docstring for Retry backoff factor (#3037)

Clarifying docs for the backoff_factor.

b63cc4c4868dadf1545ad9c5c189096532148a7d authored over 1 year ago by Floyd <[email protected]>
Allow non-OpenSSL TLS libaries with a warning

7e3884d973c56267c32e0dacf19804afd8a00175 authored over 1 year ago by Quentin Pradet <[email protected]>
Add 1.26.16 release to CHANGES.rst on main

e67f13c44fa4aada1954df96eb8cccbb5f2dbd2a authored over 1 year ago by Seth Michael Larson <[email protected]>
Deprecate URLs without an explicit scheme

ffa2b634392a389da7033834fa485fd648d37e42 authored over 1 year ago by TAHRI Ahmed R <[email protected]>
Added OpenGraph information to the documentation

Co-authored-by: Seth Michael Larson <[email protected]>

4e9060bfa03af9d6057423b3a54f67e0cd2e7892 authored over 1 year ago by Kanishk Pachauri <[email protected]>
Remove outdated reference in LICENSE.txt

8e94754f85c59d826ac0604d0dd2a0b41874bb36 authored over 1 year ago by Andrey Petrov <[email protected]>
Bump slsa-framework/slsa-github-generator from 1.5.0 to 1.6.0

Bumps [slsa-framework/slsa-github-generator](https://github.com/slsa-framework/slsa-github-gener...

5dbc8e23488862aadab0706128d387af2f406b51 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Use trusted publishing for PyPI

a1524d3715dbdcc2d6e2084bdab7d2a77fb4f145 authored over 1 year ago by William Woodruff <[email protected]>
Fix multi-frame Zstandard response decoding

aca0f01bb6a29eda24799ec31895f45a1bb9e58b authored over 1 year ago by Rogdham <[email protected]>
Update mypy to 1.3.0 (#3025)

be5e03b940c301f057e45b22ce5a7022071a3361 authored over 1 year ago by Hasan Ramezani <[email protected]>
Document common 2.0 upgrading issues

Co-authored-by: Nate Prewitt <[email protected]>

de9caa83ed6dc1ad26d78329fa4298131aed46e2 authored over 1 year ago by Quentin Pradet <[email protected]>
Release 2.0.2

b234aaf7ccbcb64012d8b33d21eb8bc9f768935d authored over 1 year ago by Seth Michael Larson <[email protected]>
Reflect removal of `strict` in the 2.0.0 changelog

d8dcdd7c236430af15f6ccd47fb3d00c408bb1c0 authored over 1 year ago by Illia Volochii <[email protected]>
Continue reading the response stream if there is buffered decompressed data

4714836a667eb4837d005eb89d34fae60b9dc6cc authored over 1 year ago by Seth Michael Larson <[email protected]>
Show urllib3.request() in README (#3006)

Since version 2.0 a top level request method can be used for HTTP calls.

6351614959b6599fe53312223c972daba75a671f authored over 1 year ago by Franek Magiera <[email protected]>
Fix flaky test_ssl_failure_midway_through_conn

08237ad0729f4ec2e0bd093cf08e518025d2001d authored over 1 year ago by Thomas Grainger <[email protected]>
Release 2.0.1

b85e93d619a323b92c2954da852857e0119d71b8 authored over 1 year ago by Seth Michael Larson <[email protected]>
Improve assert_fingerprint changelog and tests

09b36c693ca7d9d92d77b434648832d919543dcb authored over 1 year ago by Quentin Pradet <[email protected]>
Fix HTTPResponse.read(0) when underlying buffer is empty (#2998)

02ae65a45654bb3ced12b9ad22278c11e214aaf8 authored over 1 year ago by Quentin Pradet <[email protected]>
Ensure SSLSocket is closed after failure verifying cert hostname or fingerprint

4fb8da2d4e7b7488b432118efe1007d00c81bb53 authored over 1 year ago by Thomas Grainger <[email protected]>
Delete 0002-Stop-relying-on-removed-DEFAULT_CIPHERS.patch (#2996)

7052b83d543d9554e542ff04688cf473b1fbaa53 authored over 1 year ago by Thomas Grainger <[email protected]>
Release 2.0.0

6446fef0cf432ca035169602a1447a0d8ef53e80 authored over 1 year ago by Seth Michael Larson <[email protected]>
Remove outdated sponsorship tiers

9204103318d6edd9877b93cfb0ecba35da4ed0c8 authored over 1 year ago by Seth Michael Larson <[email protected]>
Release 2.0.0a4

c479b73ba6114c0ec1010db86f6eb193fe874c84 authored over 1 year ago by Seth Michael Larson <[email protected]>
Bump actions/setup-python from 4.5.0 to 4.6.0

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.5.0 to 4.6.0.
- [Re...

e5a5dfcc4ce49b7857e2ebc6158549f01e7c5439 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump github/codeql-action from 2.2.9 to 2.3.0

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.2.9 to 2.3.0.
- [Re...

30078169f029c8421690ae93cb59527c9c56e34b authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix InsecureRequestWarning warnings in test suite

Co-authored-by: Seth Michael Larson <[email protected]>

4c4451b51ddb6e482a81a2607bdcdfe58da8651c authored over 1 year ago by Thomas Grainger <[email protected]>
Add backoff jitter to Retry (#2952)

214b184923388328919b0a4b0c15bff603aa51be authored over 1 year ago by Tom McTiernan <[email protected]>
Remove last requests patch

5c832034b2b13a64c062e179249d5de75ca35805 authored over 1 year ago by Quentin Pradet <[email protected]>
Fix io_refs bug with pyopenssl.WrappedSocket and securetransport.WrappedSocket.close()

26013d00201d772d6572c8830ed314f2834feb3a authored over 1 year ago by Thomas Grainger <[email protected]>
Remove dummy setup.py file (#2976)

GitHub Actions is dropping support for Python 2.7, making this difficult to test. Thankfully, Py...

2c02fc98c0e2c67be5b79a50f8bc8c7f5cfe6c07 authored over 1 year ago by Thomas Grainger <[email protected]>
Pin virtualenv to fix Python 2.7 CI (#2977)

8a45447e8a1014109097bbd11c84f2738d1c1700 authored over 1 year ago by Thomas Grainger <[email protected]>
Fix 'ssl_version' option deprecated warning

62ae1c81dd625d4dc788743aef638e64d26db0c4 authored over 1 year ago by Thomas Grainger <[email protected]>
Remove id-token permission from SLSA build part

f8fada5ed479e0e6b8440c819632b3a8c040cf65 authored over 1 year ago by laurentsimon <[email protected]>
Run coverage step even if some jobs have failed

We often have transient failures that don't affect coverage, and knowing
the current coverage ev...

23cf6a4b5dd43693f2e5f62eba718a102e3d768c authored over 1 year ago by Quentin Pradet <[email protected]>
Fix test_ssl_object_attributes

Co-authored-by: Seth Michael Larson <[email protected]>

4855d71ad5535bdff47a0dc5cfe09fb610ff6576 authored over 1 year ago by Thomas Grainger <[email protected]>
Bump Ubuntu version in integration tests

Ubuntu 18.04 is gone: https://github.blog/changelog/2022-08-09-github-actions-the-ubuntu-18-04-a...

da6a3f55d58742ec373d86094ce7bef9e4ac4892 authored over 1 year ago by Quentin Pradet <[email protected]>
Remove the 'pool' deprecation warning from test suite

2a0a35bda71409bcdaf267fa9f8b889449b5cdbe authored over 1 year ago by Thomas Grainger <[email protected]>
Update mypy to 1.2.0

a43f604115b84a9521363d3ca7fd09c5ec412e14 authored over 1 year ago by Hasan Ramezani <[email protected]>
Avoid distutils deprecation warning by dropping pytest-freezegun

0cdffef493603f8fbdec55071b0866d9ddc1871a authored over 1 year ago by Thomas Grainger <[email protected]>
Fixed coverage regression when zstd >= 0.20 is installed

85d71221a5eb3ce561c73b9619afc0a37d3d11ed authored over 1 year ago by TAHRI Ahmed R <[email protected]>
Add dependency-name: * to Dependabot ignore

969fdb9545caeb4e8141ea939231cf03a2db606f authored over 1 year ago by Seth Michael Larson <[email protected]>