Ecosyste.ms: OpenCollective

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

urllib3

Python's most depended-on HTTP client library
Collective - Host: opensource - https://opencollective.com/urllib3 - Website: https://urllib3.dev - Code: https://github.com/urllib3

Release 1.26.15

github.com/urllib3/urllib3 - nickwilliams-zaxiom opened this pull request almost 2 years ago
Unable to retrieve files

github.com/urllib3/urllib3 - Zelfmonco opened this issue almost 2 years ago
Requesting release of 1.26.15

github.com/urllib3/urllib3 - nickwilliams-zaxiom opened this issue almost 2 years ago
Update mypy to 1.1.1

github.com/urllib3/urllib3 - hramezani opened this pull request almost 2 years ago
Bump slsa-framework/slsa-github-generator from 1.4.0 to 1.5.0

github.com/urllib3/urllib3 - dependabot[bot] opened this pull request almost 2 years ago
Bump github/codeql-action from 2.2.4 to 2.2.5

github.com/urllib3/urllib3 - dependabot[bot] opened this pull request almost 2 years ago
Use the default attestation name

github.com/urllib3/urllib3 - sethmlarson opened this pull request almost 2 years ago
Bump slsa-framework/slsa-github-generator from 1.2.1 to 1.4.0

github.com/urllib3/urllib3 - dependabot[bot] opened this pull request almost 2 years ago
Deprecate schemeless URLs?

github.com/urllib3/urllib3 - kenballus opened this issue almost 2 years ago
Revert "Workaround GitHub not supporting Flit metadata"

github.com/urllib3/urllib3 - pquentin opened this pull request almost 2 years ago
Bump github/codeql-action from 2.2.2 to 2.2.4

github.com/urllib3/urllib3 - dependabot[bot] opened this pull request almost 2 years ago
Bump cryptography from 39.0.0 to 39.0.1

github.com/urllib3/urllib3 - dependabot[bot] opened this pull request almost 2 years ago
Update mypy to 1.0.0

github.com/urllib3/urllib3 - hramezani opened this pull request almost 2 years ago
Bump github/codeql-action from 2.2.1 to 2.2.2

github.com/urllib3/urllib3 - dependabot[bot] opened this pull request almost 2 years ago
Update pre-commit repos

github.com/urllib3/urllib3 - hramezani opened this pull request almost 2 years ago
Bump github/codeql-action from 2.1.38 to 2.2.1

github.com/urllib3/urllib3 - dependabot[bot] opened this pull request almost 2 years ago
1.26.x remove '!' from UNRESERVED_PAT

github.com/urllib3/urllib3 - kenballus opened this pull request almost 2 years ago
Fix _idna_encode handling of '\x80'

github.com/urllib3/urllib3 - kenballus opened this pull request almost 2 years ago
Remove the Requests warning git patch

github.com/urllib3/urllib3 - sethmlarson opened this pull request almost 2 years ago
Adjust _REG_NAME_PAT to reject invalid characters

github.com/urllib3/urllib3 - kenballus opened this pull request almost 2 years ago
remove leading '/' in relative paths.

github.com/urllib3/urllib3 - kenballus opened this pull request almost 2 years ago
Fix `_idna_encode`'s handling of `'\x80'`

github.com/urllib3/urllib3 - kenballus opened this pull request almost 2 years ago
Fix UNRESERVED regex.

github.com/urllib3/urllib3 - kenballus opened this pull request almost 2 years ago
_UNRESERVED_PAT shouldn't contain '!'

github.com/urllib3/urllib3 - kenballus opened this issue almost 2 years ago
Add '.' to acceptable characters in a URL scheme

github.com/urllib3/urllib3 - kenballus opened this pull request almost 2 years ago
'.' should be allowed in a URL's scheme

github.com/urllib3/urllib3 - kenballus opened this issue almost 2 years ago
More Delegation in PyOpenSSL Contrib Module

github.com/urllib3/urllib3 - brocktimus opened this pull request almost 2 years ago
Bump github/codeql-action from 2.1.38 to 2.1.39

github.com/urllib3/urllib3 - dependabot[bot] opened this pull request almost 2 years ago
Ignore Dependabot updates for patches

github.com/urllib3/urllib3 - sethmlarson opened this pull request almost 2 years ago
Bump actions/setup-python from 4.4.0 to 4.5.0

github.com/urllib3/urllib3 - dependabot[bot] opened this pull request almost 2 years ago
Bump github/codeql-action from 2.1.37 to 2.1.38

github.com/urllib3/urllib3 - dependabot[bot] opened this pull request almost 2 years ago
Fix reference to private urllib3.util.ssl_ module in custom context example

github.com/urllib3/urllib3 - JustAnotherArchivist opened this pull request almost 2 years ago
Keep hostname's trailing dot

github.com/urllib3/urllib3 - zhanpon opened this pull request almost 2 years ago
[1.26] Stop relying on distutils from standard library

github.com/urllib3/urllib3 - pquentin opened this pull request almost 2 years ago
Add 1.26.14 to CHANGES.rst

github.com/urllib3/urllib3 - pquentin opened this pull request almost 2 years ago
Retry bind_sockets calls on EADDRINUSE

github.com/urllib3/urllib3 - pquentin opened this pull request almost 2 years ago
[1.26] Speed up Python 3.11 CI

github.com/urllib3/urllib3 - pquentin opened this pull request almost 2 years ago
Test brotli with Python 3.10, not 3.11

github.com/urllib3/urllib3 - pquentin opened this pull request almost 2 years ago
Speed up Python 3.11 CI

github.com/urllib3/urllib3 - pquentin opened this pull request almost 2 years ago
[1.26] Remove timeout in test select.select calls

github.com/urllib3/urllib3 - pquentin opened this pull request almost 2 years ago
Bump actions/checkout from 3.2.0 to 3.3.0

github.com/urllib3/urllib3 - dependabot[bot] opened this pull request almost 2 years ago
Bump actions/upload-artifact from 3.1.1 to 3.1.2

github.com/urllib3/urllib3 - dependabot[bot] opened this pull request almost 2 years ago
Bump actions/download-artifact from 3.0.1 to 3.0.2

github.com/urllib3/urllib3 - dependabot[bot] opened this pull request almost 2 years ago
[1.26] Fix CI

github.com/urllib3/urllib3 - pquentin opened this pull request almost 2 years ago
Fix trailing comma issues

github.com/urllib3/urllib3 - zhanpon opened this pull request almost 2 years ago
Release 2.0.0a3

github.com/urllib3/urllib3 - pquentin opened this pull request almost 2 years ago
Release 1.26.14

github.com/urllib3/urllib3 - pquentin opened this pull request almost 2 years ago
[1.26] Fix socket timeout value when HTTPConnection is reused

github.com/urllib3/urllib3 - nickwilliams-zaxiom opened this pull request almost 2 years ago
Fix the type hint of PoolKey.key_retries

github.com/urllib3/urllib3 - zhanpon opened this pull request almost 2 years ago
Bump ossf/scorecard-action from 2.1.1 to 2.1.2

github.com/urllib3/urllib3 - dependabot[bot] opened this pull request almost 2 years ago
Bump actions/setup-python from 4.3.1 to 4.4.0

github.com/urllib3/urllib3 - dependabot[bot] opened this pull request almost 2 years ago
Retry cant handle float in retry-after header

github.com/urllib3/urllib3 - feba66 opened this issue almost 2 years ago
Audit http.client.connect events

github.com/urllib3/urllib3 - CCLDArjun opened this pull request almost 2 years ago
failure parsing proxy-url

github.com/urllib3/urllib3 - geertn444 opened this issue about 2 years ago
Bump ossf/scorecard-action from 2.0.6 to 2.1.1

github.com/urllib3/urllib3 - dependabot[bot] opened this pull request about 2 years ago
Bump github/codeql-action from 2.1.36 to 2.1.37

github.com/urllib3/urllib3 - dependabot[bot] opened this pull request about 2 years ago
Bump actions/setup-python from 4.3.0 to 4.3.1

github.com/urllib3/urllib3 - dependabot[bot] opened this pull request about 2 years ago
Bump github/codeql-action from 2.1.32 to 2.1.36

github.com/urllib3/urllib3 - dependabot[bot] opened this pull request about 2 years ago
Bump actions/checkout from 3.1.0 to 3.2.0

github.com/urllib3/urllib3 - dependabot[bot] opened this pull request about 2 years ago
Bump pypa/gh-action-pypi-publish from 1.5.1 to 1.6.4

github.com/urllib3/urllib3 - dependabot[bot] opened this pull request about 2 years ago
parse_url with :0 returns port=None

github.com/urllib3/urllib3 - venthur opened this issue about 2 years ago
fixed issue with port "0" returning None

github.com/urllib3/urllib3 - venthur opened this pull request about 2 years ago
added http client connect audit event support

github.com/urllib3/urllib3 - ravi-kale opened this pull request about 2 years ago
Added support for sending http.client.connect audit events

github.com/urllib3/urllib3 - ravi-kale opened this pull request about 2 years ago
Bump deadsnakes/action from 2.1.1 to 3.0.0

github.com/urllib3/urllib3 - dependabot[bot] opened this pull request about 2 years ago
Bump github/codeql-action from 2.1.32 to 2.1.35

github.com/urllib3/urllib3 - dependabot[bot] opened this pull request about 2 years ago
Bump pypa/gh-action-pypi-publish from 1.5.1 to 1.6.1

github.com/urllib3/urllib3 - dependabot[bot] opened this pull request about 2 years ago
Stop retrying tests with flaky

github.com/urllib3/urllib3 - graingert opened this pull request about 2 years ago
raise ResourceWarnings as errors

github.com/urllib3/urllib3 - graingert opened this pull request about 2 years ago
disable Nagle's algorithm in test_ssl_read_timeout

github.com/urllib3/urllib3 - graingert opened this pull request about 2 years ago
Capture debug logs in pytest

github.com/urllib3/urllib3 - pquentin opened this pull request about 2 years ago
Fix typos in warnings

github.com/urllib3/urllib3 - kurtmckee opened this pull request about 2 years ago
Fix typos in warnings

github.com/urllib3/urllib3 - kurtmckee opened this pull request about 2 years ago
Add 1.26.13 release to CHANGES.rst on main

github.com/urllib3/urllib3 - sethmlarson opened this pull request about 2 years ago
[1.26] Remove deprecated getheaders() in contrib modules

github.com/urllib3/urllib3 - pquentin opened this pull request about 2 years ago
Sign releases with Sigstore

github.com/urllib3/urllib3 - tetsuo-cpp opened this issue about 2 years ago
Update publish workflow on 1.26.x to match main

github.com/urllib3/urllib3 - sethmlarson opened this pull request about 2 years ago
upgrade pytest-memray to fix incompatability with flaky

github.com/urllib3/urllib3 - graingert opened this pull request about 2 years ago
remove flaky

github.com/urllib3/urllib3 - graingert opened this pull request about 2 years ago