diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2024-09-10 17:02:58 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2024-09-10 07:20:40 -0700 |
commit | b308972f3a004ac868e9b605188e8949475d3f7a (patch) | |
tree | 3bc8565fd1285717425ed01b19cc44f4eacd7758 /meta-python/recipes-devtools/python/python3-aws-iot-device-sdk-python | |
parent | bf53e890227c76e2a72fe5a7f42abe18845eb6e9 (diff) | |
download | meta-openembedded-b308972f3a004ac868e9b605188e8949475d3f7a.tar.gz |
python3-rich: upgrade 13.7.1 -> 13.8.0
Changelog:
==========
Fixed
--------
- Fixed Table rendering of box elements so "footer" elements truly appear at bottom of table, "mid" elements in main table body.
- Fixed styles in Panel when Text objects are used for title
- Fix pretty repr for collections.deque
- Thread used in progress.track will exit if an exception occurs in a generator
- Progress track thread is now a daemon thread
- Fixed cached hash preservation upon clearing meta and links
- Fixed overriding the background_color of Syntax not including padding
- Fixed pretty printing of dataclasses with a default repr in Python 3.13
- Fixed selective enabling of highlighting when disabled in the Console
- Fixed BrokenPipeError writing an error message
- Fixed superfluous space above Markdown tables
- Fixed issue with record and capture interaction
- Fixed control codes breaking in append_tokens
- Fixed exception pretty printing a dataclass with missing fields
Changed
----------
- RichHandler errors and warnings will now use different colors (red and yellow)
- Removed the empty line printed in jupyter while using Progress
- Running tests in environment with FORCE_COLOR or NO_COLOR environment variables
- ansi decoder will now strip problematic private escape sequences (like \x1b7)
- Tree's ASCII_GUIDES and TREE_GUIDES constants promoted to class attributes
Added
---------
- Adds a case_sensitive parameter to prompt.Prompt. This determines if the
- response is treated as case-sensitive. Defaults to True.
- Added Console.on_broken_pipe
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-aws-iot-device-sdk-python')
0 files changed, 0 insertions, 0 deletions