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

Unable to use tls-in-tls for server side

jnewbigin opened this issue 3 days ago
adding host details in proxy headers

HarikrishnanTechie opened this pull request 4 days ago
Fix PyPI publish with Core metadata 2.4

pquentin opened this pull request 5 days ago
Pin dev dependencies with uv pip compile

pquentin opened this pull request 5 days ago
Upgrade Python pre-commit tools

illia-v opened this pull request 7 days ago
Address zizmor issues

pquentin opened this pull request 8 days ago
Add HTTPResponse.shutdown() to stop blocking reads

pquentin opened this pull request 9 days ago
Fix for white space in header

jtc1246 opened this pull request 12 days ago
sometimes long run tasks will trigger OverwhelmedTraffic

crackevil opened this issue 16 days ago
fix ci

graingert opened this pull request 17 days ago
Legendary and Heroic launcher urllib3 issue

Ayanashi opened this issue 24 days ago
Add license field to pyproject.toml

s-t-e-v-e-n-k opened this pull request 27 days ago
Add the maximum time to wait for Retry-After header

jtc1246 opened this pull request 29 days ago
Drop unneeded dependency pins and a warning filter

illia-v opened this pull request about 1 month ago
Bump mypy version

hramezani opened this pull request about 1 month ago
issue a ResourceWarning if fetch._ReadStream is not closed correctly

graingert opened this pull request about 1 month ago
Bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.2

dependabot[bot] opened this pull request about 1 month ago
Introducing urllib3 Guru on Gurubase.io

kursataktas opened this pull request about 1 month ago
Add support for BaseHTTPResponse to be used as a context-manager

paytonward6 opened this issue about 1 month ago
Implement context-manager for BaseHTTPResponse

paytonward6 opened this pull request about 1 month ago
Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0

dependabot[bot] opened this pull request about 2 months ago
use a blocking portal to collect hypercorn startup failures

graingert opened this pull request about 2 months ago
Upgrade to coverage 7.6.4 for better sysmon support

pquentin opened this pull request about 2 months ago
Enable colors for nox itself, not only pytest

pquentin opened this pull request about 2 months ago
Run emscripten tests faster in CI

pquentin opened this pull request about 2 months ago
Bump actions/setup-python from 5.2.0 to 5.3.0

dependabot[bot] opened this pull request about 2 months ago
Bump github/codeql-action from 3.26.0 to 3.27.0

dependabot[bot] opened this pull request about 2 months ago
Remove failing test

pquentin opened this pull request about 2 months ago
Bind test server sockets to IPv6 and IPv4

pquentin opened this pull request about 2 months ago
Fix a link to Towncrier docs

illia-v opened this pull request about 2 months ago
Start testing with Python 3.14

illia-v opened this pull request about 2 months ago
[1.26] Update CI

illia-v opened this pull request about 2 months ago
[1.26] Fix uploading coverage artifacts

illia-v opened this pull request about 2 months ago
[1.26] Upgrade macOS from 12 to 15 for CI

illia-v opened this pull request about 2 months ago
Bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.3

illia-v opened this pull request about 2 months ago
Upgrade macOS from 12 to 15 for CI

illia-v opened this pull request about 2 months ago
Drop support for EOL Python 3.8

illia-v opened this pull request about 2 months ago
urllib3>=2.0 does not work with system Python on macOS #3020

Tuelo-coder opened this issue about 2 months ago
Bump quart from 0.19.4 to 0.19.8

dependabot[bot] opened this pull request about 2 months ago
Fix HTTP/1.1 debug log

pquentin opened this pull request about 2 months ago
Support proxy digest authorization

sameer-here opened this issue about 2 months ago
What is a dnf/yum user to do?

jasonperrone opened this issue 2 months ago
Correction of the load_default_certs call condition

niking00 opened this pull request 3 months ago
Plug mypy override complaint

dimaqq opened this pull request 3 months ago
Update GHA Badge in README

gliptak opened this pull request 3 months ago
Please update the headers= type

dimaqq opened this issue 3 months ago
Added pickling support to NewConnectionError and NameResolutionError

chrisoro opened this pull request 3 months ago
Update accept_encoding=True documentation for Zstandard

naglis opened this pull request 3 months ago
Release 2.2.3

pquentin opened this pull request 3 months ago
Testing: Install memray on Python 3.13

hugovk opened this pull request 3 months ago
HTTP/2: Add support for multiple streams and response streaming API

mrdaybird opened this pull request 3 months ago
Drop support for EOL PyPy3.8 and PyPy3.9

hugovk opened this pull request 3 months ago
GitHub Actions: Only attempt to publish for upstream

hugovk opened this pull request 3 months ago
Add support for Python 3.13

hugovk opened this pull request 3 months ago
Bump cryptography from 42.0.4 to 43.0.1

dependabot[bot] opened this pull request 4 months ago
Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.1

dependabot[bot] opened this pull request 4 months ago
Bump actions/setup-python from 5.1.0 to 5.2.0

dependabot[bot] opened this pull request 4 months ago
Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0

dependabot[bot] opened this pull request 4 months ago
Revert "Add TLS settings for HTTP/2"

pquentin opened this pull request 4 months ago
Certificate failed to validate for AWS S3 site

mmulich opened this issue 4 months ago
Add 1.26.20 to changelog and make the publish workflow the same

illia-v opened this pull request 4 months ago
Release 1.26.20

illia-v opened this pull request 4 months ago
[1.26] Backport changes to the publish workflow

illia-v opened this pull request 4 months ago
[1.26] Replace deprecated dash-separated setuptools entries in setup.cfg

carlsmedstad opened this pull request 4 months ago
[FIX #1338 ] Respects Timeout on Retry After

UdaySathe786 opened this pull request 4 months ago
Add HTTPSConnection.proxy_is_tunneling

Mr-Sunglasses opened this pull request 4 months ago
Add license identifier to project metadata

mschoettle opened this pull request 4 months ago
Use pytest-memray limit_memory current_thread_only setting

ecerulm opened this pull request 4 months ago
Add TLS settings for HTTP/2

mrdaybird opened this pull request 4 months ago
Optimize _encode_invalid_chars

holmanb opened this pull request 4 months ago
optimization request: _encode_invalid_chars is slow

holmanb opened this issue 4 months ago
Remove ALPN_PROTOCOLS export from urllib3.util

pquentin opened this pull request 4 months ago
Unpin pypy version in CI

ecerulm opened this pull request 4 months ago
Prevent enabling HTTP/2 in HTTP tests

pquentin opened this pull request 4 months ago
Rely on OpenSSL ALPN support

pquentin opened this pull request 4 months ago
Bump mypy version

pquentin opened this pull request 4 months ago
Fix mypy error when adding to default socket options

pquentin opened this pull request 4 months ago
Bump github/codeql-action from 3.25.6 to 3.26.0

dependabot[bot] opened this pull request 4 months ago
Fix request and request_encode_url fields docs

angusholder opened this pull request 4 months ago
Rename README.rst to README.rstAsl

Seng993 opened this pull request 4 months ago
Rename README.rst to README.rstMKMA

Seng993 opened this pull request 4 months ago
Rename README.rst to README.rstSWY

Seng993 opened this pull request 4 months ago
Rename README.rst to README.rsNTS Kill

Seng993 opened this pull request 4 months ago
Added support for HTTP/2 chunked request bodies

alexprabhat99 opened this pull request 5 months ago
Remove now unneeded attrs pin

pquentin opened this pull request 5 months ago
bandcamp 403 with urllib-2.2.x (worked with urllib-1.26.x)

woffs opened this issue 5 months ago
Fix CI after attrs 24.1.0 release

pquentin opened this pull request 5 months ago
[1.26] Upgrade actions

illia-v opened this pull request 5 months ago
[1.26] Revise CI config and fix tests for CPython 3.12 & 3.13

illia-v opened this pull request 5 months ago
[1.26] util/ssl: make code resilient to missing hash functions

shashankram opened this pull request 5 months ago
util/ssl: make code resilient to missing hash functions

shashankram opened this pull request 5 months ago