Skip to content

Conversation

@itamaro
Copy link
Contributor

@itamaro itamaro commented Oct 26, 2025

The search loop is needlessly exhaustive.
We can break out of the search loop once we find a match.

The search loop is needlessly exhaustive
We can break out of the search loop once we find a match
Copy link
Member

@serhiy-storchaka serhiy-storchaka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@serhiy-storchaka serhiy-storchaka merged commit e8b5cb8 into python:main Oct 27, 2025
51 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants