Skip to content

Specialize list.sort() comparisons for homogeneous lists - #8464

Merged
youknowone merged 6 commits into
RustPython:mainfrom
kangdora:powersort-type-specialize
Aug 8, 2026
Merged

Specialize list.sort() comparisons for homogeneous lists#8464
youknowone merged 6 commits into
RustPython:mainfrom
kangdora:powersort-type-specialize

Deduplicate the reverse swap across sort dispatch arms

d8e5307
Select commit
Loading
Failed to load commit list.
Sign in for the full log view

Annotations

1 warning
Run snippets and cpython tests (macos-latest, -u all, --timeout 600, --dont-add-python-opts, test...
succeeded Aug 7, 2026 in 37m 39s