-
Notifications
You must be signed in to change notification settings - Fork 730
Pull requests: prompt-toolkit/python-prompt-toolkit
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Allow passing exception classes for KeyboardInterrupt and EOFError in PromptSession
#1884
by jonathanslenders
was merged Jun 7, 2024
Make AppSession compatible with pytest's capsys fixture + docs.
#1880
by jonathanslenders
was merged Jun 4, 2024
Improve performance of GrammarCompleter (faster deduplication of completions)
#1875
by jonathanslenders
was merged May 28, 2024
Limit number of completions in buffer to 10k by default.
#1872
by jonathanslenders
was merged May 16, 2024
Code style fixes for compatibility with latest Ruff.
#1871
by jonathanslenders
was merged May 15, 2024
Simple fix for performance issue with ProgressBar formatters
#1867
by ale-dd
was merged May 15, 2024
Fix compatibility when SIGINT handler is installed by non-Python
#1865
by quark-zju
was merged May 15, 2024
Refactoring of StdoutProxy to take app_session from the caller
#1854
by jooncheol
was closed Feb 28, 2024
ProTip!
Adding no:label will show everything without a label.