python-httpx

Edit Package python-httpx

Python HTTP client with async support

Refresh
Refresh
Source Files
Filename Size Changed
_multibuild 0000000053 53 Bytes
httpx-0.26.0.tar.gz 0002164373 2.06 MB
python-httpx.changes 0000020075 19.6 KB
python-httpx.spec 0000003388 3.31 KB
Revision 14 (latest revision is 15)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1137276 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 14)
- update to 0.26.0:
  * The `proxy` argument was added. You should use the `proxy`
    argument instead of the deprecated `proxies`, or use
    `mounts=` for more complex configurations.
  * The `proxies` argument is now deprecated. It will still
    continue to work, but it will be removed in the future.
  * Fix cases of double escaping of URL path components. Allow /
    as a safe character in the query portion.
  * Handle `NO_PROXY` envvar cases when a fully qualified URL is
    supplied as the value.
  * Allow URLs where username or password contains unescaped '@'.
  * Ensure ASGI `raw_path` does not include URL query component.
  * Ensure `Response.iter_text()` cannot yield empty strings.
Comments 0
openSUSE Build Service is sponsored by