factory
- Update to 2.4.0:
* Move HTTP/2 stream events cleanup inside _state_lock.
* Release the HTTP/2 semaphore permit on NoAvailableStreamIDError.
* Use RLock instead of Lock to prevent a thread deadlock.
* Use truststore instead of certifi for default SSL verification, loading
the operating system's trust store.
* Rewrite _assign_requests_to_connections as a single-pass loop.
* Use anyio's fast_acquire for Lock and Semaphore.
* Use memoryview in write() to avoid copies.
- Initial version 2.2.0
OBS-URL: https://build.opensuse.org/request/show/1359708
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-httpcore2?expand=0&rev=1
Description
No description provided
Languages
RPM Spec
100%