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 TRIO115 if the argument is a variable #10376

Merged
merged 1 commit into from Mar 13, 2024

Conversation

augustelalande
Copy link
Contributor

Summary

Fix "TRIO115 false positive with with sleep(var) where var starts as 0" #9935 based on the discussion in the issue.

Test Plan

Issue code added to fixture

Copy link

ruff-ecosystem results

Linter (stable)

✅ ecosystem check detected no linter changes.

Linter (preview)

✅ ecosystem check detected no linter changes.

Copy link
Member

@dhruvmanila dhruvmanila left a comment

Choose a reason for hiding this comment

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

Thanks!

@dhruvmanila dhruvmanila added the bug Something isn't working label Mar 13, 2024
@dhruvmanila dhruvmanila changed the title Fix TRIO115 false positive #9935 Avoid TRIO115 if the argument is a variable Mar 13, 2024
@dhruvmanila dhruvmanila merged commit 93d582d into astral-sh:main Mar 13, 2024
17 checks passed
@augustelalande augustelalande deleted the trio115-false-positive branch March 13, 2024 13:40
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.

None yet

2 participants