kitty/kittens/tui
Kovid Goyal a65b4c70a7
Migrate type checker to ty
Much faster than mypy. Matches usage of ruff from same developer.
2026-07-04 09:18:00 +05:30
..
__init__.py
dircolors.py Update codebase to Python 3.10 using pyupgrade 2025-02-03 10:56:50 +05:30
handler.py Migrate type checker to ty 2026-07-04 09:18:00 +05:30
images.py Migrate type checker to ty 2026-07-04 09:18:00 +05:30
line_edit.py Update codebase to Python 3.10 using pyupgrade 2025-02-03 10:56:50 +05:30
loop.py Fix creating default event loop on Python 3.14+ 2025-10-13 20:09:54 +08:00
operations.py rename typing module to avoid conflicts with stdlib typing 2025-04-28 09:20:10 +05:30
operations_stub.py run pyupgrade to upgrade the codebase to python3.6 2021-10-21 12:43:55 +05:30
path_completer.py Migrate type checker to ty 2026-07-04 09:18:00 +05:30
progress.py Replace isort with ruff 2023-01-09 16:47:42 +05:30
spinners.py rename typing module to avoid conflicts with stdlib typing 2025-04-28 09:20:10 +05:30
utils.py Update codebase to Python 3.10 using pyupgrade 2025-02-03 10:56:50 +05:30