From bf78ac21fed2f8aee70462e0e7c888e959b52634 Mon Sep 17 00:00:00 2001 From: varunrmallya <100590632+varun-r-mallya@users.noreply.github.com> Date: Sat, 4 Oct 2025 07:30:11 +0530 Subject: [PATCH] Remove 'Static Typing' from short term tasks --- TODO.md | 1 - 1 file changed, 1 deletion(-) diff --git a/TODO.md b/TODO.md index 9328966..6be4112 100644 --- a/TODO.md +++ b/TODO.md @@ -1,7 +1,6 @@ ## Short term - Implement enough functionality to port the BCC tutorial examples in PythonBPF -- Static Typing - Add all maps - XDP support in pylibbpf - ringbuf support