forked from pool/python-prompt_toolkit
Accepting request 951783 from home:badshah400:branches:science
Update to version 3.0.26 OBS-URL: https://build.opensuse.org/request/show/951783 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-prompt_toolkit?expand=0&rev=33
This commit is contained in:
@@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 5 18:14:18 UTC 2022 - Atri Bhattacharya <badshah400@gmail.com>
|
||||
|
||||
- Update to version 3.0.26:
|
||||
* No Linux relevant changes.
|
||||
- Changes from version 3.0.25:
|
||||
* Use `DummyOutput` when `sys.stdout` is `None` and `DummyInput`
|
||||
when `sys.stdin` is `None`.
|
||||
* Correctly reset `Application._is_running` flag in case of
|
||||
exceptions in some situations.
|
||||
* Handle SIGINT (when sent from another process) and allow
|
||||
binding it to a key binding.
|
||||
* Increase the event loop `slow_duration_callback` by default to
|
||||
0.5 to prevent printing warnings if rendering takes too long
|
||||
on slow systems.
|
||||
- Older changelogs: see
|
||||
https://github.com/prompt-toolkit/python-prompt-toolkit/blob/3.0.26/CHANGELOG
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 20 09:38:35 UTC 2020 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user