Skip to content

feat: optimize collections.Counter.most_common() when n == 1; add tes…

4a9e2ec
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Closed

gh-144127: Counter.most_common() Optimization for Small n + Test Cases #144129

feat: optimize collections.Counter.most_common() when n == 1; add tes…
4a9e2ec
Select commit
Loading
Failed to load commit list.

Annotations

1 warning
Unresolved review
succeeded Jan 21, 2026 in 5s