TODO: add some other Python TODOs
- ID
6ecb6d7- date
2026-04-25 16:21:31+00:00- author
Alex Chan <alex@alexwlchan.net>- parent
496b784- message
TODO: add some other Python TODOs- changed files
1 file, 7 additions, 2 deletions
Changed files
TODO.taskpaper (60) → TODO.taskpaper (241)
diff --git a/TODO.taskpaper b/TODO.taskpaper
index f82c06b..b975788 100644
--- a/TODO.taskpaper
+++ b/TODO.taskpaper
@@ -1,4 +1,9 @@
scripts:
-Cleanup tasks:
-- Fix all uses of typing.TypedDict
+Scripts to write:
+ - A macOS version of the `timeout` command (ephemeral commands)
+
+Python cleanup tasks:
+ - Fix all uses of typing.TypedDict
+ - Enforce my ruff config everywhere
+ - Start running `uv pip list --outdated` everywhere
\ No newline at end of file