python-httpcore

Edit Package python-httpcore

Minimal low-level Python HTTP client

Refresh
Refresh
Source Files
Filename Size Changed
_multibuild 0000000053 53 Bytes
httpcore-1.0.2.tar.gz 0000095549 93.3 KB
httpcore-allow-deprecationwarnings-test.patch 0000000806 806 Bytes
python-httpcore.changes 0000011400 11.1 KB
python-httpcore.spec 0000003125 3.05 KB
Revision 13 (latest revision is 15)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1131743 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 13)
- update to 1.0.2:
  * Fix `float("inf")` timeouts in `Event.wait` function. (#846)
  * Fix pool timeout to account for the total time spent
    retrying. (#823)
  * Raise a neater RuntimeError when the correct async deps are
    not installed. (#826)
  * Add support for synchronous TLS-in-TLS streams. (#840)
  * From version 1.0 our async support is now optional, as the
    package has minimal dependencies by default.
  * For async support use either `pip install
    'httpcore[asyncio]'` or `pip install 'httpcore[trio]'`.
  * The project versioning policy is now explicitly governed by
    SEMVER. See https://semver.org/.
  * Async support becomes fully optional. (#809)
  * Add support for Python 3.12. (#807)

- update to 0.17.3
    scheme is used. (Pull #403)
Comments 0
openSUSE Build Service is sponsored by