python-httpcore
Minimal low-level Python HTTP client
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
11
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/python-httpcore && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_multibuild | 0000000053 53 Bytes | |
httpcore-0.16.3.tar.gz | 0000079132 77.3 KB | |
httpcore-allow-deprecationwarnings-test.patch | 0000000891 891 Bytes | |
python-httpcore.changes | 0000007671 7.49 KB | |
python-httpcore.spec | 0000002879 2.81 KB |
Revision 8 (latest revision is 16)
Dominique Leuenberger (dimstar_suse)
accepted
request 1045130
from
Matej Cepl (mcepl)
(revision 8)
Forwarded request #1045069 from bnavigator - Update to 0.16.3 * Allow ws and wss schemes. Allows us to properly support websocket upgrade connections. (#625) * Forwarding HTTP proxies use a connection-per-remote-host. Required by some proxy implementations. (#637) * Don't raise RuntimeError when closing a connection pool with active connections. Removes some error cases when cancellations are used. (#631) * Lazy import anyio, so that it's no longer a hard dependancy, and isn't imported if unused. (#639) - Add httpcore-allow-deprecationwarnings-test.patch gh#encode/httpcore#511, gh#agronholm/anyio#470
Comments 0