forked from pool/python-rich
72e443b53743b6e79133640920085d3567ce0041ddd2913226d606e3fef080b4
- Update to versino 10.13.0
Added
* Added json.dumps parameters to print_json.
Fixed
* Fixed an edge case bug when console module try to detect if
they are in a tty at the end of a pytest run.
* Fixed issue with TERM env vars that have more than one hyphen.
* Fixed missing new line after progress bar when terminal is not
interactive.
* Fixed exception in IPython when disabling pprint with %pprint.
* Fixed issue where values longer than the console width
produced invalid JSON.
* Fixes trailing comma when pretty printing dataclass with last
field repr=False.
Changed
* Markdown codeblocks now word-wrap #1515
OBS-URL: https://build.opensuse.org/request/show/930004
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rich?expand=0&rev=33
Description
No description provided
Languages
Diff
100%