forked from pool/python-httpcore
4fad8f47c595cc2622a52d588f27f66b3dfa15a2a44d26c143ecd3bbd0243255
- 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)
OBS-URL: https://build.opensuse.org/request/show/1120297
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-httpcore?expand=0&rev=12
Description
No description provided
Languages
Diff
100%