forked from pool/python-prompt_toolkit
- update to 3.0.47:
* Allow passing exception classes for `KeyboardInterrupt` and `EOFError` in `PromptSession`. * Compute padding parameters for `Box` widget lazily. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-prompt_toolkit?expand=0&rev=56
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 18 17:21:48 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 3.0.47:
|
||||
* Allow passing exception classes for `KeyboardInterrupt` and
|
||||
`EOFError` in `PromptSession`.
|
||||
* Compute padding parameters for `Box` widget lazily.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 6 20:01:57 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user