Prompt_toolkit 3.0: type annotations and asyncio natively.
This is a rewrite that starts taking advantage of Python 3 functionality. - It uses native asyncio coroutines and async generators everywhere. - We have type annotations in most of the code. - Python 2 support has been dropped (usage of six has been removed). - Use of ContextVars for keeping track of the currently running application.
J
Jonathan Slenders committed
c7851c09ffbfa7d06458408abee77ab6f548852d
Parent: eee625b