Skip to content

Use list.extend() instead of += to avoid copying entire result set

50042da
Select commit
Loading
Failed to load commit list.
Open

Use list.extend() instead of += in PrestoQuery.execute() #137

Use list.extend() instead of += to avoid copying entire result set
50042da
Select commit
Loading
Failed to load commit list.
Sourcery AI / Sourcery review succeeded Mar 13, 2026 in 11s

✅ Completed successfully

Sourcery completed the review and found no blocking security issues