#610 List instead of tuple for constant returns

open low Created 2025-12-17 22:28 · Updated 2025-12-17 22:28

Description

Edit
Many functions return list literals where tuple would be more memory efficient. Check return [] statements in: variable_resolver.py, inline_executor.py, db.py, activity_logger.py, steps.py

Comments

Loading comments...

Context

Loading context...

Audit History

View All
Loading audit history...