Files
python-cmd2/python-cmd2.changes
Dirk Mueller 73cd0e72e7 - update to 3.2.2:
* Updated `rich_utils.ANSI_STYLE_SEQUENCE_RE` to only match
    ANSI SGR (Select Graphic Rendition) sequences for text styling.
  * The `async_alert` and `async_prompt_update` methods of
    `cmd2.Cmd` now respect the current value of the `allow_style`
    settable
  * If `allow_style` is `NEVER`, all style-related ANSI escape
    codes will be stripped to ensure plain text output

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cmd2?expand=0&rev=114
2026-02-23 10:12:53 +00:00

56 KiB