| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | python3-prompt-toolkit: upgrade 3.0.43 -> 3.0.45 | Wang Mingyu | 2024-06-11 | 1 | -0/+25 |
| Changelog: ============ - Improve performance of 'GrammarCompleter' (faster deduplication of completions). - Accept 'os.PathLike' in 'FileHistory' (typing fix). - Fix memory leak in filters. - Improve performance of progress bar formatters. - Fix compatibility when a SIGINT handler is installed by non-Python (Rust, C). - Limit number of completions in buffer to 10k by default (for performance). Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | |||||
