Overview
Request 829605 superseded
- Update to version 6.0.0
Fixed
* Fixed use of __rich__ cast
Changed
* New algorithm to pretty print which fits more on a line if
possible
* Deprecated character parameter in Rule and Console.rule, in
favor of characters
* Optimized Syntax.from_path to avoid searching all lexers, which
also speeds up tracebacks
Added
* Added soft_wrap flag to Console.print
- Created by mnhauke
- In state superseded
- Package maintainer: mnhauke
- Superseded by 829623
Request History
mnhauke created request
- Update to version 6.0.0
Fixed
* Fixed use of __rich__ cast
Changed
* New algorithm to pretty print which fits more on a line if
possible
* Deprecated character parameter in Rule and Console.rule, in
favor of characters
* Optimized Syntax.from_path to avoid searching all lexers, which
also speeds up tracebacks
Added
* Added soft_wrap flag to Console.print
superseded by 829623
i think rich has support only for python-3.6 and newer + any idea why tests on i586 failing?