forked from pool/python-rich
3c88625612a6b1c9986ba8088ed09f2b9341eaa532892b124e34bc978c7faeca
- Update to 12.5.1 * Fixed missing typing extensions dependency on 3.9 #2386 - Release * Environment variables JUPYTER_COLUMNS and JUPYTER_LINES to control width and height of console in Jupyter * Markdown friendly Box style, MARKDOWN, for rendering tables ready to copy into markdown files * inspect will prefix coroutine functions with async def * Default width of Jupyter console size is increased to 115 * Optimized Segment.divide * Style.__add__ will no longer return NotImplemented * Remove rich._lru_cache * Fix Rich clobbering cursor style on Windows #2339 * Fix text wrapping edge case #2296 * Allow exceptions that are raised while a Live is rendered to be displayed and/or processed #2305 * Fix crashes that can happen with inspect when docstrings contain some special control codes #2294 * Fix edges used in first row of tables when show_header=False #2330 * Fix interaction between Capture contexts and Console(record=True) #2343 * Fixed hash issue in Styles class #2346 * Fixed bug in Segment.split_and_crop_lines - Release 12.4.4 * Added clipping per line to SVG output to avoid box characters overlapping * Optimized SVG output - Release 12.4.3 * Further tweaks to SVG character matrix OBS-URL: https://build.opensuse.org/request/show/990455 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rich?expand=0&rev=40
Description
No description provided
Languages
Diff
100%