Skip to content

bpo-45530: speed listobject.c's unsafe_tuple_compare()#29076

Merged
tim-one merged 9 commits into
python:mainfrom
tim-one:tsort
Oct 25, 2021
Merged

bpo-45530: speed listobject.c's unsafe_tuple_compare()#29076
tim-one merged 9 commits into
python:mainfrom
tim-one:tsort

Errors from comparisons are rare, so rearrange code to act on normal …

7c158f6
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs