Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid PERF101 if there's an append in loop body #8809

Merged
merged 2 commits into from
Nov 21, 2023
Merged

Conversation

dhruvmanila
Copy link
Member

Summary

Avoid PERF101 if there's an append in loop body

Test Plan

Add new test cases for this pattern.

fixes: #8746

@dhruvmanila
Copy link
Member Author

Current dependencies on/for this PR:

This stack of pull requests is managed by Graphite.

@dhruvmanila dhruvmanila added the bug Something isn't working label Nov 21, 2023
Copy link
Contributor

github-actions bot commented Nov 21, 2023

ruff-ecosystem results

Linter (stable)

✅ ecosystem check detected no linter changes.

Linter (preview)

✅ ecosystem check detected no linter changes.

@dhruvmanila dhruvmanila merged commit 5ce6299 into main Nov 21, 2023
17 checks passed
@dhruvmanila dhruvmanila deleted the dhruv/perf101 branch November 21, 2023 21:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PERF101 False positive
2 participants