-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
ctypes.WinError()
returns false positive for RSE102
#6730
Labels
bug
Something isn't working
Comments
This issue is occurring again. It seems to have been regressed by #8231. |
@charliermarsh - Friendly ping regarding the above comment, as the regression is still present in v0.1.7. |
Oh thanks @tdulcet. Will take a look. |
Fixed! |
charliermarsh
added a commit
that referenced
this issue
Dec 6, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Raising
ctypes.WinError()
also triggers this. There is a code snippet here for example.Originally posted by @tdulcet in #5416 (comment)
The text was updated successfully, but these errors were encountered: