1
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 20, 2023 — May 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Limit number of completions in buffer to 10k by default. More... 5 days ago
Typing fix in FileHistory. More... 7 days ago
Code style fixes for compatibility with latest Ruff. More... 7 days ago
Fix performance issue with ProgressBar formatters More... about 1 month ago
Fix compatibility when SIGINT handler is installed by non-Python More... about 1 month ago
fix(Docs): address some typos in the tutorial pages More... 2 months ago
Add ass More... 3 months ago
typo More... 3 months ago
Migrate ruff settings for 0.2.x More... 3 months ago
Expand type definition for filename More... 3 months ago
Add radian More... 4 months ago
docs: remove windows terminal recommendations More... 5 months ago
To fix the memory leak, move the inline condition filter emacs.is_arg out of function. More... 5 months ago
To fix the memory leak, move the inline condition filter out of functions. More... 5 months ago
no cache for prompt_toolkit.filters.base.Never/Always More... 5 months ago
Release 3.0.43 More... 5 months ago
Fix for pypy: don't use pythonapi on pypy. More... 5 months ago
Use Coroutine instead of Awaitable in type annotations where possible. More... 5 months ago
Release 3.0.42 More... 5 months ago
Make formatted_text.split_lines accept an iterable (type annotation only). More... 5 months ago
Code formatting fixes. More... 6 months ago
Fix line wrapping in `patch_stdout` on Windows. More... 6 months ago
Restore signal.SIGINT handler between prompts More... 6 months ago
Disable workaround for ipython >= 8.18 More... 6 months ago
Add typos to GitHub workflow. More... 6 months ago
Use US spelling for consistency, plus add typos configuration to pyproject.toml. More... 6 months ago
Fix various typos. More... 6 months ago
Release 3.0.41 More... 6 months ago
Fix IPython inputhook (workaround). More... 6 months ago
Fix inputhook implementation to be compatible with asyncio.run(). More... 6 months ago