1
I Use This!
Low Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Jan 14, 2025 — Jan 14, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Improved docs for TelnetServer. More... almost 3 years ago
Added '.run()' method to TelnetServer. More... almost 3 years ago
Use existing eventloop in Application.run() if one was installed. More... almost 3 years ago
Fix issues with termination of progress bars. More... almost 3 years ago
Removed Python 3.6 comment. More... almost 3 years ago
Import sorting fix. More... almost 3 years ago
Use from __future__ import annotations + pyupgrade. More... almost 3 years ago
Take asynccontextmanager from contextlib now that we dropped Python 3.6. More... almost 3 years ago
Remove 'dummy_contextvars'. No longer needed after dropping Python 3.6. More... almost 3 years ago
Drop Python 3.6. More... almost 3 years ago
Black 23.1.0 More... almost 3 years ago
Remove unused imports. More... almost 3 years ago
MNT: Avoid warning on 3.10.9+, 3.11.1+, and 3.12.0+ More... almost 3 years ago
Fix typing issue for our aclosing implementation. More... almost 3 years ago
Documentation: On RTD, use `pip` instead of `setuptools` More... almost 3 years ago
Documentation: Update autodoc references More... almost 3 years ago
Documentation: Modernize versions of Sphinx and friends More... almost 3 years ago
Make VERSION tuple numeric. More... almost 3 years ago
Fix currentThread() deprecation warning More... about 3 years ago
Release 3.0.36 More... about 3 years ago
Another Python 3.6 bugfix. More... about 3 years ago
Release 3.0.35 More... about 3 years ago
Fix for Python 3.6 More... about 3 years ago
Release 3.0.34 More... about 3 years ago
Improve code completion performance (`CompletionsMenuControl`) More... about 3 years ago
Removed type declaration of unused variable. More... about 3 years ago
Remove Python 3.6 from GitHub workflow (not supported anymore). More... about 3 years ago
Improve FuzzyCompleter performance. More... about 3 years ago
Improve code completion performance (meta control of `MultiColumnCompletionsMenu`). More... about 3 years ago
Improve code completion performance (`MultiColumnCompletionMenuControl`). More... about 3 years ago