Skip to content

sorts: make shell_sort work with any Comparable, not just int - #15326

Open
Pradhyut21 wants to merge 2 commits into
TheAlgorithms:masterfrom
Pradhyut21:fix/shell-sort-comparable-typehint
Open

Pradhyut21 wants to merge 2 commits into
TheAlgorithms:masterfrom
Pradhyut21:fix/shell-sort-comparable-typehint

fix: use PEP 695 type params, remove TypeVar import

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

Annotations

10 errors and 4 warnings
ty
succeeded Sep 14, 2026 in 14s