Changelog for
python311-httpx-ws-0.6.2-1.3.noarch.rpm :
* Wed Nov 13 2024 Dirk Müller
- update to 0.6.2:
* Improve efficiency of WebSocketSession by reusing a single thread pool when waiting for messages
* Fix (#73) anyio misusages
* Fix (#74) unclosed anyio streams
* Fix (#76) memory leak with non-async WebSocketSession
* Fri Aug 30 2024 Ben Greiner - Initial specfile for v0.6.0 required to test python-pycrdt-websocket