Skip to content

Use dict keys for order-preserving dedupes instead of set + list#15105

Merged
hauntsaninja merged 8 commits into
python:masterfrom
adriangb:use-dict-for-duplicates
Apr 23, 2023
Merged

Use dict keys for order-preserving dedupes instead of set + list#15105
hauntsaninja merged 8 commits into
python:masterfrom
adriangb:use-dict-for-duplicates

Only create a list if necessary

5ecc7ee
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs