- redis-py AttributeError in UnixDomainSocketConnection starting v4.1.0
- Requests Making requests to URLs with username and password does not respect no_proxy evironment
- Requests SSLError -> ConnectionError in 2.18.2: intended?
- Requests SSLV3_ALERT_HANDSHAKE_FAILURE after upgrade from 2.31.0 to 2.32.2
- Requests Test regressions with urllib3 2.4.0 on Python 3.13
- redis-py Instantiating BlockingConnectionPool.from_url with timeout in query args fails
- redis-py connection pool in multi-thread is not thread safe
- redis-py KeyError on repr in any ConnectionPool without host/port/db arguments
- httpx HTTP/2 connections are always active within ConnectionPool
- httpx Public middleware API
- httpx Passing 'timeout=None' should always result in no timeout
- httpx Timeout from ConnectionPool on number of concurrent requests larger than max_connections
- urllib3 Connection retrieved from connection pool has wrong cert_reqs (based on previous request)
- urllib3 ca_cert_dir keyword argument may be passed to HTTPConnectionPool by accident.
- urllib3 Multipart mixed responses generate warnings
- urllib3 Unexpected HostChangedError due to downcasing of hostname
- urllib3 Custom LifoQueue
- urllib3 IndexError when handle malformed http response
- urllib3 Interrupted system call while profiling with plop
- redis-py 4.6.0 - ConnectionError max number of clients reached
- httpx Transport API
- httpx Too many open files if keep changing proxy
- httpx Customize Keep-Alive timeout
- urllib3 Stop using unittest's addCleanup
- urllib3 UnicodeError while processing invalid redirect
- urllib3 Issue with Parsing URIs - Breaks Security Tools when testing for Path Traversal
- urllib3 urllib3 hanging inside call to PoolManager request
- urllib3 test_delayed_body_read_timeout_with_preload is flaky
- urllib3 SecureTransport does not close unverified connections correctly
- urllib3 HTTPSConnection fails when assert_hostname is True
- urllib3 Cert verify on subjectAltName->"IP Address" not working when doing IPv6 via a proxy
- urllib3 Hostname matching doesn't strip trailing '.' when connecting with proxy
- urllib3 Incorrect "Your proxy appears to only use HTTP and not HTTPS" error message during
- urllib3 OverflowError: signed integer is greater than maximum
- urllib3 IPv6 zone ID shouldn't be used during certificate hostname matching
- redis-py Async performance issue since version 5.3.0
- urllib3 v2.x : Breaks `assert_hostname = False`
- urllib3 test_socketlevel has some flaky tests
- urllib3 ReadTimeoutError doesn't pickle / maintain the str parsing
- urllib3 Redirects do not work on a PoolManager configured with custom retries