python-rich
No description set
- Links to devel:languages:python / python-rich
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:mnhauke/python-rich && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000212 212 Bytes | |
project.diff | 0000001400 1.37 KB | |
rich-10.13.0.tar.gz | 0016277448 15.5 MB |
Revision 31 (latest revision is 32)
Martin Hauke (mnhauke)
committed
(revision 31)
- 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
Comments 0