#610 List instead of tuple for constant returns

closed low Created 2025-12-17 22:28 · Updated 2026-01-02 06:26

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...