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
flaky and pytest-memray incompatible
github.com/urllib3/urllib3 - graingert opened this issue about 2 years ago
github.com/urllib3/urllib3 - graingert opened this issue about 2 years ago
Require pyOpenSSL 17.1.0+ to support cryptography 39+
github.com/urllib3/urllib3 - pquentin opened this pull request about 2 years ago
github.com/urllib3/urllib3 - pquentin opened this pull request about 2 years ago
Support cryptography 39
github.com/urllib3/urllib3 - pquentin opened this pull request about 2 years ago
github.com/urllib3/urllib3 - pquentin opened this pull request about 2 years ago
Bump cryptography to fix docs build
github.com/urllib3/urllib3 - pquentin opened this pull request about 2 years ago
github.com/urllib3/urllib3 - pquentin opened this pull request about 2 years ago
Fix documentation build on 1.26.x branch
github.com/urllib3/urllib3 - sethmlarson opened this issue about 2 years ago
github.com/urllib3/urllib3 - sethmlarson opened this issue about 2 years ago
[1.26] Strip leading zeros from ports
github.com/urllib3/urllib3 - sethmlarson opened this pull request about 2 years ago
github.com/urllib3/urllib3 - sethmlarson opened this pull request about 2 years ago
Stop showing thousands of @ in test output
github.com/urllib3/urllib3 - pquentin opened this pull request about 2 years ago
github.com/urllib3/urllib3 - pquentin opened this pull request about 2 years ago
[1.26] Deprecate HTTPResponse.getheaders() and .getheader() methods
github.com/urllib3/urllib3 - pquentin opened this pull request about 2 years ago
github.com/urllib3/urllib3 - pquentin opened this pull request about 2 years ago
Clarify that getheaders() returns HTTPHeaderDict
github.com/urllib3/urllib3 - pquentin opened this pull request about 2 years ago
github.com/urllib3/urllib3 - pquentin opened this pull request about 2 years ago
Backport #2814 to 1.26.x
github.com/urllib3/urllib3 - sethmlarson opened this issue about 2 years ago
github.com/urllib3/urllib3 - sethmlarson opened this issue about 2 years ago
increased test-timeout for the heavy gh-actions from 20 to 30mins.
github.com/urllib3/urllib3 - venthur opened this pull request about 2 years ago
github.com/urllib3/urllib3 - venthur opened this pull request about 2 years ago
Prevent issue in HTTPResponse().read() when decoded_content is True, then False
github.com/urllib3/urllib3 - Ousret opened this pull request about 2 years ago
github.com/urllib3/urllib3 - Ousret opened this pull request about 2 years ago
Make downstream integration tests re-usable
github.com/urllib3/urllib3 - Ousret opened this pull request about 2 years ago
github.com/urllib3/urllib3 - Ousret opened this pull request about 2 years ago
Tests randomly fail in pipeline due to timeout
github.com/urllib3/urllib3 - venthur opened this issue about 2 years ago
github.com/urllib3/urllib3 - venthur opened this issue about 2 years ago
Restore but deprecate getheaders() and getheader() calls
github.com/urllib3/urllib3 - pquentin opened this pull request about 2 years ago
github.com/urllib3/urllib3 - pquentin opened this pull request about 2 years ago
Use typing namespace
github.com/urllib3/urllib3 - venthur opened this pull request about 2 years ago
github.com/urllib3/urllib3 - venthur opened this pull request about 2 years ago
Import ".packages.six.moves.http_client" could not be resolved
github.com/urllib3/urllib3 - AlexanderBodnar1 opened this issue about 2 years ago
github.com/urllib3/urllib3 - AlexanderBodnar1 opened this issue about 2 years ago
Only test _fp_read once
github.com/urllib3/urllib3 - pquentin opened this pull request about 2 years ago
github.com/urllib3/urllib3 - pquentin opened this pull request about 2 years ago
Run tests in verbose mode
github.com/urllib3/urllib3 - pquentin opened this pull request about 2 years ago
github.com/urllib3/urllib3 - pquentin opened this pull request about 2 years ago
Disable warnings as a context manager
github.com/urllib3/urllib3 - mgrazebrook opened this issue about 2 years ago
github.com/urllib3/urllib3 - mgrazebrook opened this issue about 2 years ago
Integrating the pre-commit tests and mypy into nox?
github.com/urllib3/urllib3 - venthur opened this issue about 2 years ago
github.com/urllib3/urllib3 - venthur opened this issue about 2 years ago
Bump github/codeql-action from 2.1.31 to 2.1.32
github.com/urllib3/urllib3 - dependabot[bot] opened this pull request about 2 years ago
github.com/urllib3/urllib3 - dependabot[bot] opened this pull request about 2 years ago
Strip leading zeros from ports
github.com/urllib3/urllib3 - venthur opened this pull request about 2 years ago
github.com/urllib3/urllib3 - venthur opened this pull request about 2 years ago
replaced import typing.X; X with import typing; typing.X
github.com/urllib3/urllib3 - venthur opened this pull request about 2 years ago
github.com/urllib3/urllib3 - venthur opened this pull request about 2 years ago
util.parse_url improperly rejects port numbers with more than 5 digits
github.com/urllib3/urllib3 - kenballus opened this issue about 2 years ago
github.com/urllib3/urllib3 - kenballus opened this issue about 2 years ago
Change reg-name pattern to match the RFC
github.com/urllib3/urllib3 - kenballus opened this pull request about 2 years ago
github.com/urllib3/urllib3 - kenballus opened this pull request about 2 years ago
`util.parse_url` allows invalid characters in reg-names
github.com/urllib3/urllib3 - kenballus opened this issue about 2 years ago
github.com/urllib3/urllib3 - kenballus opened this issue about 2 years ago
Should we prevent `read(decode_content=True)` followed by `read(decode_content=False)`?
github.com/urllib3/urllib3 - pquentin opened this issue about 2 years ago
github.com/urllib3/urllib3 - pquentin opened this issue about 2 years ago
Do we flush the decoder when reaching EOF in partial reads?
github.com/urllib3/urllib3 - pquentin opened this issue about 2 years ago
github.com/urllib3/urllib3 - pquentin opened this issue about 2 years ago
Standardize HTTPResponse.read(X) behavior regardless of compression
github.com/urllib3/urllib3 - pquentin opened this pull request about 2 years ago
github.com/urllib3/urllib3 - pquentin opened this pull request about 2 years ago
Remove upstreamed botocore patch
github.com/urllib3/urllib3 - pquentin opened this pull request about 2 years ago
github.com/urllib3/urllib3 - pquentin opened this pull request about 2 years ago
[1.26] Temporary fix for SLSA generator
github.com/urllib3/urllib3 - sethmlarson opened this pull request about 2 years ago
github.com/urllib3/urllib3 - sethmlarson opened this pull request about 2 years ago
Release 2.0.0 alpha1
github.com/urllib3/urllib3 - sethmlarson opened this pull request about 2 years ago
github.com/urllib3/urllib3 - sethmlarson opened this pull request about 2 years ago
Temp fix for SLSA generator
github.com/urllib3/urllib3 - laurentsimon opened this pull request about 2 years ago
github.com/urllib3/urllib3 - laurentsimon opened this pull request about 2 years ago
Change deprecation warnings to explicitly mention v2.1.0 for removals
github.com/urllib3/urllib3 - sethmlarson opened this pull request about 2 years ago
github.com/urllib3/urllib3 - sethmlarson opened this pull request about 2 years ago
Fix socket timeout value when HTTPConnection is reused
github.com/urllib3/urllib3 - sethmlarson opened this pull request about 2 years ago
github.com/urllib3/urllib3 - sethmlarson opened this pull request about 2 years ago
Emit a warning when proxy_is_verified is False
github.com/urllib3/urllib3 - sethmlarson opened this issue about 2 years ago
github.com/urllib3/urllib3 - sethmlarson opened this issue about 2 years ago
configure filterwarnings=error
github.com/urllib3/urllib3 - graingert opened this pull request about 2 years ago
github.com/urllib3/urllib3 - graingert opened this pull request about 2 years ago
Use the `typing.` namespace consistently throughout the project
github.com/urllib3/urllib3 - sethmlarson opened this issue about 2 years ago
github.com/urllib3/urllib3 - sethmlarson opened this issue about 2 years ago
[1.26] Fix CI by switching to macOS 11
github.com/urllib3/urllib3 - hramezani opened this pull request about 2 years ago
github.com/urllib3/urllib3 - hramezani opened this pull request about 2 years ago
How can we minimize memory consumption when decoding data?
github.com/urllib3/urllib3 - pquentin opened this issue about 2 years ago
github.com/urllib3/urllib3 - pquentin opened this issue about 2 years ago
[1.26] Fix logo URL in README
github.com/urllib3/urllib3 - pquentin opened this pull request about 2 years ago
github.com/urllib3/urllib3 - pquentin opened this pull request about 2 years ago
Configure pytest, isort and mypy in pyproject.toml
github.com/urllib3/urllib3 - pquentin opened this pull request about 2 years ago
github.com/urllib3/urllib3 - pquentin opened this pull request about 2 years ago
add vscode devcontainer and vscode specific settings
github.com/urllib3/urllib3 - shadycuz opened this pull request about 2 years ago
github.com/urllib3/urllib3 - shadycuz opened this pull request about 2 years ago
Stop considering LibreSSL for HAS_NEVER_CHECK_COMMON_NAME
github.com/urllib3/urllib3 - pquentin opened this pull request about 2 years ago
github.com/urllib3/urllib3 - pquentin opened this pull request about 2 years ago
Enhance the urllib3 developer experience
github.com/urllib3/urllib3 - shadycuz opened this issue about 2 years ago
github.com/urllib3/urllib3 - shadycuz opened this issue about 2 years ago
Change deprecation warnings from "in a future version" to "in v2.1.0"
github.com/urllib3/urllib3 - sethmlarson opened this issue about 2 years ago
github.com/urllib3/urllib3 - sethmlarson opened this issue about 2 years ago
use asyncio.run for tornado
github.com/urllib3/urllib3 - graingert opened this pull request about 2 years ago
github.com/urllib3/urllib3 - graingert opened this pull request about 2 years ago
add from __future__ import annotations with isort
github.com/urllib3/urllib3 - graingert opened this pull request about 2 years ago
github.com/urllib3/urllib3 - graingert opened this pull request about 2 years ago
Make our downstream integration tests re-runnable
github.com/urllib3/urllib3 - sethmlarson opened this issue about 2 years ago
github.com/urllib3/urllib3 - sethmlarson opened this issue about 2 years ago
Fix Tornado event_loop warning on Python 3.10 and later
github.com/urllib3/urllib3 - graingert opened this pull request about 2 years ago
github.com/urllib3/urllib3 - graingert opened this pull request about 2 years ago
Remove HTTPConnection.auto_open
github.com/urllib3/urllib3 - pquentin opened this pull request about 2 years ago
github.com/urllib3/urllib3 - pquentin opened this pull request about 2 years ago
Investigate HTTPConnection.auto_open
github.com/urllib3/urllib3 - sethmlarson opened this issue about 2 years ago
github.com/urllib3/urllib3 - sethmlarson opened this issue about 2 years ago
Update mypy to 0.990
github.com/urllib3/urllib3 - hramezani opened this pull request about 2 years ago
github.com/urllib3/urllib3 - hramezani opened this pull request about 2 years ago
Move pytest, isort and mypy configuration from setup.cfg to pyproject.toml
github.com/urllib3/urllib3 - pquentin opened this issue about 2 years ago
github.com/urllib3/urllib3 - pquentin opened this issue about 2 years ago
Fix "DeprecationWarning: There is no current event loop" in test suite
github.com/urllib3/urllib3 - pquentin opened this issue about 2 years ago
github.com/urllib3/urllib3 - pquentin opened this issue about 2 years ago
Fix CI by switching to macOS 11
github.com/urllib3/urllib3 - pquentin opened this pull request about 2 years ago
github.com/urllib3/urllib3 - pquentin opened this pull request about 2 years ago
TestBrokenPipe.test_ignore_broken_pipe_errors fails on macOS 12 (Monterey)
github.com/urllib3/urllib3 - pquentin opened this issue about 2 years ago
github.com/urllib3/urllib3 - pquentin opened this issue about 2 years ago
Should HTTPResponse support decompression with raw reads?
github.com/urllib3/urllib3 - pquentin opened this issue about 2 years ago
github.com/urllib3/urllib3 - pquentin opened this issue about 2 years ago
Create BaseHTTPConnection APIs
github.com/urllib3/urllib3 - sethmlarson opened this pull request about 2 years ago
github.com/urllib3/urllib3 - sethmlarson opened this pull request about 2 years ago
Bump github/codeql-action from 2.1.29 to 2.1.31
github.com/urllib3/urllib3 - dependabot[bot] opened this pull request about 2 years ago
github.com/urllib3/urllib3 - dependabot[bot] opened this pull request about 2 years ago
Use io.IOBase for readable, closed, and writeable
github.com/urllib3/urllib3 - sethmlarson opened this pull request about 2 years ago
github.com/urllib3/urllib3 - sethmlarson opened this pull request about 2 years ago
Should BaseHTTPResponse.readable() return False?
github.com/urllib3/urllib3 - pquentin opened this issue about 2 years ago
github.com/urllib3/urllib3 - pquentin opened this issue about 2 years ago
Remove useless pylint pragma
github.com/urllib3/urllib3 - pquentin opened this pull request about 2 years ago
github.com/urllib3/urllib3 - pquentin opened this pull request about 2 years ago
Do not mention deprecated urllib3[secure] as an option how to install certifi
github.com/urllib3/urllib3 - mila opened this pull request about 2 years ago
github.com/urllib3/urllib3 - mila opened this pull request about 2 years ago
Remove "<4" from python_requires
github.com/urllib3/urllib3 - cj81499 opened this pull request about 2 years ago
github.com/urllib3/urllib3 - cj81499 opened this pull request about 2 years ago
`python_requires` prevents install of recent urllib3 when using Poetry
github.com/urllib3/urllib3 - cj81499 opened this issue about 2 years ago
github.com/urllib3/urllib3 - cj81499 opened this issue about 2 years ago
Start using final CPython 3.11 and dev 3.12 in CI
github.com/urllib3/urllib3 - illia-v opened this pull request about 2 years ago
github.com/urllib3/urllib3 - illia-v opened this pull request about 2 years ago
Bump github/codeql-action from 2.1.28 to 2.1.29
github.com/urllib3/urllib3 - dependabot[bot] opened this pull request about 2 years ago
github.com/urllib3/urllib3 - dependabot[bot] opened this pull request about 2 years ago
Sporadic SSLZeroReturnError issue
github.com/urllib3/urllib3 - drcongo opened this issue about 2 years ago
github.com/urllib3/urllib3 - drcongo opened this issue about 2 years ago
urllib3 does not send http.client.connect audit events
github.com/urllib3/urllib3 - apmorton opened this issue about 2 years ago
github.com/urllib3/urllib3 - apmorton opened this issue about 2 years ago
Bump actions/download-artifact from 3.0.0 to 3.0.1
github.com/urllib3/urllib3 - dependabot[bot] opened this pull request about 2 years ago
github.com/urllib3/urllib3 - dependabot[bot] opened this pull request about 2 years ago
Bump github/codeql-action from 2.1.27 to 2.1.28
github.com/urllib3/urllib3 - dependabot[bot] opened this pull request about 2 years ago
github.com/urllib3/urllib3 - dependabot[bot] opened this pull request about 2 years ago
Bump ossf/scorecard-action from 2.0.4 to 2.0.6
github.com/urllib3/urllib3 - dependabot[bot] opened this pull request about 2 years ago
github.com/urllib3/urllib3 - dependabot[bot] opened this pull request about 2 years ago
Bump actions/upload-artifact from 3.1.0 to 3.1.1
github.com/urllib3/urllib3 - dependabot[bot] opened this pull request about 2 years ago
github.com/urllib3/urllib3 - dependabot[bot] opened this pull request about 2 years ago
Provisional support for Python 3.12 with SSL/TLS breaking changes
github.com/urllib3/urllib3 - Ousret opened this pull request about 2 years ago
github.com/urllib3/urllib3 - Ousret opened this pull request about 2 years ago
Retry doesn't retry upon ConnectionResetError
github.com/urllib3/urllib3 - vitaly-krugl opened this issue about 2 years ago
github.com/urllib3/urllib3 - vitaly-krugl opened this issue about 2 years ago
Assess impact of bpo-22708 in our library and test suite.
github.com/urllib3/urllib3 - jalopezsilva opened this issue about 2 years ago
github.com/urllib3/urllib3 - jalopezsilva opened this issue about 2 years ago
Bump actions/checkout from 3.0.2 to 3.1.0
github.com/urllib3/urllib3 - dependabot[bot] opened this pull request about 2 years ago
github.com/urllib3/urllib3 - dependabot[bot] opened this pull request about 2 years ago
Bump actions/setup-python from 4.2.0 to 4.3.0
github.com/urllib3/urllib3 - dependabot[bot] opened this pull request about 2 years ago
github.com/urllib3/urllib3 - dependabot[bot] opened this pull request about 2 years ago
Bump github/codeql-action from 2.1.26 to 2.1.27
github.com/urllib3/urllib3 - dependabot[bot] opened this pull request about 2 years ago
github.com/urllib3/urllib3 - dependabot[bot] opened this pull request about 2 years ago
Unexpected urllib parse result
github.com/urllib3/urllib3 - planetA opened this issue about 2 years ago
github.com/urllib3/urllib3 - planetA opened this issue about 2 years ago
Bump github/codeql-action from d8c9c723a57c026c525f404cf42aa0575f3f0bd8 to 2.1.26
github.com/urllib3/urllib3 - dependabot[bot] opened this pull request about 2 years ago
github.com/urllib3/urllib3 - dependabot[bot] opened this pull request about 2 years ago
Bump ossf/scorecard-action from 2.0.3 to 2.0.4
github.com/urllib3/urllib3 - dependabot[bot] opened this pull request about 2 years ago
github.com/urllib3/urllib3 - dependabot[bot] opened this pull request about 2 years ago
Documentation on how to build different authentication handlers
github.com/urllib3/urllib3 - achapkowski opened this issue about 2 years ago
github.com/urllib3/urllib3 - achapkowski opened this issue about 2 years ago
Update mypy to 0.981
github.com/urllib3/urllib3 - hramezani opened this pull request about 2 years ago
github.com/urllib3/urllib3 - hramezani opened this pull request about 2 years ago
Weird delay caused by {method 'recv_into' of '_socket.socket' objects}
github.com/urllib3/urllib3 - robd003 opened this issue about 2 years ago
github.com/urllib3/urllib3 - robd003 opened this issue about 2 years ago
Set correct workflow permissions
github.com/urllib3/urllib3 - sashashura opened this pull request over 2 years ago
github.com/urllib3/urllib3 - sashashura opened this pull request over 2 years ago
Remove workaround for old Python versions
github.com/urllib3/urllib3 - pquentin opened this pull request over 2 years ago
github.com/urllib3/urllib3 - pquentin opened this pull request over 2 years ago
Websites with multiple "." in domain name raise ssl_match_hostname.CertificateError
github.com/urllib3/urllib3 - kaushik98y opened this issue over 2 years ago
github.com/urllib3/urllib3 - kaushik98y opened this issue over 2 years ago
fix type annotation in contrib/pyopenssl
github.com/urllib3/urllib3 - alex opened this pull request over 2 years ago
github.com/urllib3/urllib3 - alex opened this pull request over 2 years ago
Add CodeQL static analysis
github.com/urllib3/urllib3 - sethmlarson opened this pull request over 2 years ago
github.com/urllib3/urllib3 - sethmlarson opened this pull request over 2 years ago
Fix mypy error in test.conftest
github.com/urllib3/urllib3 - hramezani opened this pull request over 2 years ago
github.com/urllib3/urllib3 - hramezani opened this pull request over 2 years ago
Bump ossf/scorecard-action from 1.1.2 to 2.0.3
github.com/urllib3/urllib3 - dependabot[bot] opened this pull request over 2 years ago
github.com/urllib3/urllib3 - dependabot[bot] opened this pull request over 2 years ago
SSLEOFError in Python 3.10 not in Python 3.9
github.com/urllib3/urllib3 - adamtheturtle opened this issue over 2 years ago
github.com/urllib3/urllib3 - adamtheturtle opened this issue over 2 years ago
Restrict sdist files in Hatch
github.com/urllib3/urllib3 - sethmlarson opened this pull request over 2 years ago
github.com/urllib3/urllib3 - sethmlarson opened this pull request over 2 years ago
Add official Hatch badge
github.com/urllib3/urllib3 - ofek opened this pull request over 2 years ago
github.com/urllib3/urllib3 - ofek opened this pull request over 2 years ago