1
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jun 01, 2023 — Jun 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix regression in filters. More... over 1 year ago
Use 24-bit true color now by default on Windows 10/11. More... over 1 year ago
Release 3.0.37 More... over 1 year ago
Improved docs for TelnetServer. More... over 1 year ago
Added '.run()' method to TelnetServer. More... over 1 year ago
Use existing eventloop in Application.run() if one was installed. More... over 1 year ago
Fix issues with termination of progress bars. More... over 1 year ago
Removed Python 3.6 comment. More... over 1 year ago
Import sorting fix. More... over 1 year ago
Use from __future__ import annotations + pyupgrade. More... over 1 year ago
Take asynccontextmanager from contextlib now that we dropped Python 3.6. More... over 1 year ago
Remove 'dummy_contextvars'. No longer needed after dropping Python 3.6. More... over 1 year ago
Drop Python 3.6. More... over 1 year ago
Black 23.1.0 More... over 1 year ago
Remove unused imports. More... over 1 year ago
MNT: Avoid warning on 3.10.9+, 3.11.1+, and 3.12.0+ More... over 1 year ago
Fix typing issue for our aclosing implementation. More... over 1 year ago
Documentation: On RTD, use `pip` instead of `setuptools` More... over 1 year ago
Documentation: Update autodoc references More... over 1 year ago
Documentation: Modernize versions of Sphinx and friends More... over 1 year ago
Make VERSION tuple numeric. More... over 1 year ago
Fix currentThread() deprecation warning More... over 1 year ago
Release 3.0.36 More... over 1 year ago
Another Python 3.6 bugfix. More... over 1 year ago
Release 3.0.35 More... over 1 year ago
Fix for Python 3.6 More... over 1 year ago
Release 3.0.34 More... over 1 year ago
Improve code completion performance (`CompletionsMenuControl`) More... over 1 year ago
Removed type declaration of unused variable. More... over 1 year ago
Remove Python 3.6 from GitHub workflow (not supported anymore). More... over 1 year ago