14
0

Accepting request 1009864 from home:yarunachalam:branches:devel:languages:python

- Update to version 1.4.1 
  - Fix stack growth bug when `run_forever` reconnects (#854)
  - Add doctest CI for sphinx docs code examples (d150099)
  - General docs improvements

OBS-URL: https://build.opensuse.org/request/show/1009864
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-websocket-client?expand=0&rev=43
This commit is contained in:
2022-10-24 13:20:01 +00:00
committed by Git OBS Bridge
parent 7e6ec39dda
commit a65b5943a7
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Oct 11 17:11:02 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 1.4.1
- Fix stack growth bug when `run_forever` reconnects (#854)
- Add doctest CI for sphinx docs code examples (d150099)
- General docs improvements
-------------------------------------------------------------------
Tue Apr 12 13:43:50 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>