COMMITS
/ examples/print-text/print-formatted-text.py May 15, 2024
J
Code style fixes for compatibility with latest Ruff.
Jonathan Slenders committed
August 29, 2020
J
Reformatting code after Black 20.8b1 release.
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
December 20, 2017
J
Renamed print back to print_formatted_text. The user can always bind it to 'print' himself.
Jonathan Slenders committed
August 4, 2017
J
Improved print-text examples.
Jonathan Slenders committed
August 1, 2017
J
Move formatted_text module one level up.
Jonathan Slenders committed
J
Refactoring the print_formatted_text-function. Now exposed as 'print'.
Jonathan Slenders committed