summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-prompt-toolkit_3.0.22.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-prompt-toolkit: Upgrade 3.0.22 -> 3.0.24Leon Anavi2021-12-201-25/+0
| | | | | | | | | | | | Upgrade to release 3.0.24 with the following fixes: - Prevent window content overflowing when using scrollbars. - Handle `PermissionError` when trying to attach /dev/null in vt100 input. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-prompt-toolkit: Upgrade 3.0.21 -> 3.0.22Leon Anavi2021-11-201-0/+25
Upgrade to release 3.0.22: - Fix stopping of telnet server (capture cancellation exception). Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>