1
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 23, 2025 — Jan 23, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removed unused import and print. More... about 6 years ago
Sorting of imports. More... about 6 years ago
Check for typing errors in Travis CI. More... about 6 years ago
Typing fixes. More... about 6 years ago
Fixed typing issues in tempfile/tempfile_suffix. More... about 6 years ago
Removed all '#type: ignore[no-redef]'. More... about 6 years ago
Removed unused imports. More... about 6 years ago
Improved the asyncio-prompt example. More... about 6 years ago
Added new_eventloop_with_inputhook. More... about 6 years ago
Don't expect a working event loop in the History classes. More... about 6 years ago
Set exception handler from within Application.run_async. More... about 6 years ago
A few improvements to the Buffer tempfile code. More... about 6 years ago
Improved documentation in Application. More... about 6 years ago
Remove mention that prompt_toolkit 3.0 is beta from docs page. More... about 6 years ago
drive-by typo fix in readme More... about 6 years ago
Updated CHANGELOG. More... about 6 years ago
Fixed reStructuredText from README.rst. More... about 6 years ago
Added comments regarding Python versions. More... about 6 years ago
Unpack tempfile's callables More... about 6 years ago
Allow empty continuation. More... about 6 years ago
Remove redundant license parameter More... about 6 years ago
A few bug fixes for patch_stdout. More... about 6 years ago
New key bindings for shift-based text selection in Emacs mode More... over 6 years ago
Can't join MouseEventType with strings More... over 6 years ago
Fixed grammar in "Input/output is not a terminal" error message. More... over 6 years ago
use the right global value for current_path. More... over 6 years ago
Typing for stop_time More... over 6 years ago
Typing fixes related to mypy 0.730. More... over 6 years ago
Added documentation about usage of 'None' in 'PromptSession.prompt()'. More... over 6 years ago
Doc: fix example code More... over 6 years ago