Skip to content

Commit

Permalink
resolve todo
Browse files Browse the repository at this point in the history
Signed-off-by: Jade Abraham <jade.abraham@hpe.com>
  • Loading branch information
jabraham17 committed Dec 16, 2024
1 parent d870170 commit 8d3b23f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions modules/packages/Python.chpl
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@
// for example, a List, Set, Dict, Tuple, etc.
// these should provide native like operation, so `for i in pyList` should work

// TODO: there are decrefs missing all over the place

// TODO: using the Py*_Check, we may be able to avoid needing to specify the type of the return value

// TODO: implement operators as dunder methods
Expand Down

0 comments on commit 8d3b23f

Please sign in to comment.