diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2024-11-26 09:29:58 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-11-27 16:44:48 +0000 |
commit | 46762a68016cd06be0d7124c34efb3d9cfccbe0e (patch) | |
tree | b623c146936ead0b4267bceb532f7eb16dec6258 /scripts/lib/devtool/menuconfig.py | |
parent | 765ce5d589695740ef8d4b143348ce5d84be6d3c (diff) | |
download | poky-46762a68016cd06be0d7124c34efb3d9cfccbe0e.tar.gz |
python3-websockets: upgrade 14.0 -> 14.1
Changelog:
============
- Supported max_queue=None in the asyncio and threading implementations for
consistency with the legacy implementation, even though this is never a good idea.
- Added close_code and close_reason attributes in the asyncio and threading
implementations for consistency with the legacy implementation.
- Once the connection is closed, messages previously received and buffered can
be read in the asyncio and threading implementations, just like in the legacy implementation.
(From OE-Core rev: b36742c5153873832fbf5fb1788d5c333286a583)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/menuconfig.py')
0 files changed, 0 insertions, 0 deletions