-
-
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
Fix a false positive for consider-using-dict-items
#9594
Fix a false positive for consider-using-dict-items
#9594
Commits on May 3, 2024
-
Fix a false positive for
consider-using-dict-items
when iteratingβ¦β¦ ``os.environ`` using the ``os.environ.keys()`` operation and then deleting an item using the key as a lookup. Closes pylint-dev#9554
Configuration menu - View commit details
-
Copy full SHA for 13accb5 - Browse repository at this point
Copy the full SHA 13accb5View commit details
Commits on May 4, 2024
-
Update doc/whatsnew/fragments/9554.false_positive
Co-authored-by: Pierre Sassoulas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bf17fd7 - Browse repository at this point
Copy the full SHA bf17fd7View commit details -
Update tests/functional/c/consider/consider_using_dict_items.py
Co-authored-by: Pierre Sassoulas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9cc8a2a - Browse repository at this point
Copy the full SHA 9cc8a2aView commit details -
Update tests/functional/c/consider/consider_using_dict_items.py
Co-authored-by: Pierre Sassoulas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b3d15fd - Browse repository at this point
Copy the full SHA b3d15fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 530d1e8 - Browse repository at this point
Copy the full SHA 530d1e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bd8a1a - Browse repository at this point
Copy the full SHA 0bd8a1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b5ddea - Browse repository at this point
Copy the full SHA 7b5ddeaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f2a0da - Browse repository at this point
Copy the full SHA 1f2a0daView commit details