Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 683098 - dev-python/prompt_toolkit-3.0.3 version bump
Summary: dev-python/prompt_toolkit-3.0.3 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-04-11 14:01 UTC by Anton Bolshakov
Modified: 2020-03-28 12:46 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anton Bolshakov 2019-04-11 14:01:20 UTC
tested and confirmed that the latest ebuild can be copied with the new name

2.0.9: 2019-02-19
-----------------

Bug fixes:
- Fixed `Application.run_system_command` on Windows.
- Fixed bug in ANSI text formatting: correctly handle 256/true color sequences.
- Fixed bug in WordCompleter. Provide completions when there's a space before
  the cursor.


2.0.8: 2019-01-27
-----------------

Bug fixes:
- Fixes the issue where changes made to the buffer in the accept handler were
  not reflected in the history.
- Fix in the application invalidate handler. This prevents a significat slow
  down in some applications after some time (especially if there is a refresh
  interval).
- Make `print_container` utility work if the input is not a pty.

New features:
- Underline non breaking spaces instead of rendering as '&'.
- Added mouse support for radio list.
- Support completion styles for `READLINE_LIKE` display method.
- Accept formatted text in the display text of completions.
- Added a `FuzzyCompleter` and `FuzzyWordCompleter`.
- Improved error handling in Application (avoid displaying a meaningless
  AssertionError in many cases).
Comment 1 Laurent Bachelier 2020-02-14 12:42:31 UTC
2.0.10 is now stable - can be closed?
Comment 2 Anton Bolshakov 2020-02-15 01:38:36 UTC
LOL, yes ;)
Comment 3 Anton Bolshakov 2020-02-15 07:09:03 UTC
on the second thought, prompt-toolkit 3.0.3 is out
Comment 4 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-03-28 12:46:44 UTC
We seem to have 3.0.3 now.