python-httpcore
Minimal low-level Python HTTP client
- Developed at devel:languages:python
-
11
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/python-httpcore && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_multibuild | 0000000053 53 Bytes | |
httpcore-0.18.0.tar.gz | 0000094594 92.4 KB | |
httpcore-allow-deprecationwarnings-test.patch | 0000000806 806 Bytes | |
python-httpcore.changes | 0000010549 10.3 KB | |
python-httpcore.spec | 0000003126 3.05 KB |
Revision 12 (latest revision is 16)
Ana Guerrero (anag+factory)
accepted
request 1120297
from
Matej Cepl (mcepl)
(revision 12)
- Update to 0.18.0: - Add support for HTTPS proxies. - Handle sni_hostname extension with SOCKS proxy. - Change the type of Extensions from Mapping[Str, Any] to MutableMapping[Str, Any]. - Handle HTTP/1.1 half-closed connections gracefully. - Drop Python 3.7 support. - Update httpcore-allow-deprecationwarnings-test.patch - Skip failing tests test_ssl_request and test_extra_info (gh#encode/httpcore!832)
Comments 0