* 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
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httpx-ws?expand=0&rev=3
16 lines
590 B
Plaintext
16 lines
590 B
Plaintext
-------------------------------------------------------------------
|
|
Wed Nov 13 15:14:59 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- 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 11:21:19 UTC 2024 - Ben Greiner <code@bnavigator.de>
|
|
|
|
- Initial specfile for v0.6.0 required to test
|
|
python-pycrdt-websocket
|