Skip to content

Replace old topsort#20805

Merged
JukkaL merged 2 commits intomasterfrom
replace-old-topsort
Feb 13, 2026
Merged

Replace old topsort#20805
JukkaL merged 2 commits intomasterfrom
replace-old-topsort

Conversation

@JukkaL
Copy link
Collaborator

@JukkaL JukkaL commented Feb 13, 2026

I've verified that the topological sort is no longer a significant CPU bottleneck when using the new function.

I used codex to validate and update the docstring.

I've verified that the topological sort is no longer a significant
CPU bottleneck when using the new function.

I used codex to validate and update the docstring.
@github-actions
Copy link
Contributor

According to mypy_primer, this change doesn't affect type check results on a corpus of open source code. ✅

@JukkaL JukkaL merged commit b23d9e8 into master Feb 13, 2026
23 checks passed
@JukkaL JukkaL deleted the replace-old-topsort branch February 13, 2026 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants