Skip to content

Pull requests: prompt-toolkit/python-prompt-toolkit

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Fix processing application input in the right context
#1763 by matiuszka was closed Jul 4, 2023 Loading… updated Jul 10, 2023
Ensure that key bindings are handled in the right context.
#1764 by jonathanslenders was merged Jul 4, 2023 Loading… updated Jul 4, 2023
change filters's order to fix memory leak
#1746 by vicalloy was merged Jul 4, 2023 Loading… updated Jul 4, 2023
Support the NO_COLOR environment variable.
#1756 by jonathanslenders was merged Jul 4, 2023 Loading… updated Jul 4, 2023
in_thread keyword is passed through 'prompt' shortcut
#1760 by erwinkinn was merged Jul 4, 2023 Loading… updated Jul 4, 2023
removing dead Travis CI link from README
#1751 by The-Alchemist was merged Apr 28, 2023 Loading… updated Apr 28, 2023
[fix memory leak]PromptSession wouldn't free
#1743 by vicalloy was closed Apr 19, 2023 Loading… updated Apr 19, 2023
Fix various typos.
#1742 by jonathanslenders was merged Apr 12, 2023 Loading… updated Apr 12, 2023
Fix __breakpointhook__ when it's called from another thread.
#1738 by jonathanslenders was merged Apr 12, 2023 Loading… updated Apr 12, 2023
Remove old notice in README file.
#1733 by jonathanslenders was merged Mar 6, 2023 Loading… updated Mar 6, 2023
Removed unused imports.
#1732 by jonathanslenders was merged Mar 6, 2023 Loading… updated Mar 6, 2023
1729 fix filter caching regression
#1730 by jonathanslenders was merged Feb 28, 2023 Loading… updated Feb 28, 2023
Release 3.0.38
#1731 by jonathanslenders was merged Feb 28, 2023 Loading… updated Feb 28, 2023
Use 24-bit true color now by default on Windows 10/11.
#1728 by jonathanslenders was merged Feb 27, 2023 Loading… updated Feb 27, 2023
Release 3.0.37
#1725 by jonathanslenders was merged Feb 21, 2023 Loading… updated Feb 21, 2023
Improved docs for TelnetServer.
#1724 by jonathanslenders was merged Feb 17, 2023 Loading… updated Feb 17, 2023
fix: right prompt not aligned correctly
#1591 by jnoortheen was merged Feb 17, 2023 Loading… updated Feb 17, 2023
Drop Python 3.6.
#1721 by jonathanslenders was merged Feb 14, 2023 Loading… updated Feb 14, 2023
MNT: Avoid warning on 3.10.9+, 3.11.1+, and 3.12.0+
#1714 by tacaswell was merged Jan 31, 2023 Loading… updated Feb 7, 2023
FIX: do not create a new event loop so often
#1718 by tacaswell was closed Feb 1, 2023 Loading… updated Feb 1, 2023
Fix memoryleak in filters.
#1690 by jonathanslenders was merged Feb 1, 2023 Loading… updated Feb 1, 2023
Black 23.1.0
#1720 by jonathanslenders was merged Feb 1, 2023 Loading… updated Feb 1, 2023
Remove unused imports.
#1717 by jonathanslenders was merged Jan 31, 2023 Loading… updated Jan 31, 2023
Make VERSION tuple numeric.
#1708 by Carreau was merged Jan 19, 2023 Loading… updated Jan 19, 2023
Documentation: Modernize Sphinx and update autodoc references
#1709 by amotl was merged Jan 17, 2023 Loading… updated Jan 17, 2023
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.