COMMITS
/ examples/gevent-get-input.py May 15, 2024
J
Code style fixes for compatibility with latest Ruff.
Jonathan Slenders committed
July 30, 2020
J
Several isort related fixed (after isort upgrade).
Jonathan Slenders committed
November 28, 2019
J
Applied Black code style to examples, tests and setup.py.
Jonathan Slenders committed
May 7, 2019
J
Prompt_toolkit 3.0: type annotations and asyncio natively.
Jonathan Slenders committed
April 16, 2019
J
Sorting of imports (using `isort -m 3 -tc`).
Jonathan Slenders committed
May 4, 2018
J
Renamed the Prompt class to PromptSession for clarity.
Jonathan Slenders committed
January 1, 2017
J
prompt_toolkit 2.0 refactoring: rewrite of the architecture (part 1).
Jonathan Slenders committed
July 13, 2016
J
Bug fix for when geven monkey patches are applied.
Jonathan Slenders committed