Logo
Explore Help
Sign In
Python/ruff
1
0
Fork 0
You've already forked ruff
mirror of https://github.com/astral-sh/ruff synced 2026-01-21 21:40:51 -05:00
Code Issues Packages Projects Releases Wiki Activity
Files
ab2253db034f9d317ae3aeef078bfc214c4d8469
ruff/crates/ruff_python_semantic/src/analyze
History
Charlie Marsh ab2253db03 [pylint] Avoid suggesting set rewrites for non-hashable types (#9956)
## Summary

Ensures that `x in [y, z]` does not trigger in `x`, `y`, or `z` are
known _not_ to be hashable.

Closes https://github.com/astral-sh/ruff/issues/9928.
2024-02-12 13:05:54 -05:00
..
class.rs
Respect __str__ definitions from super classes (#9338)
2023-12-31 22:25:08 +00:00
function_type.rs
Support local and dynamic class- and static-method decorators (#8592)
2023-11-10 02:04:25 +00:00
imports.rs
Allow matplotlib.use calls to intersperse imports (#9094)
2023-12-11 17:06:25 +00:00
logging.rs
[tryceratops] Add fix for error-instead-of-exception (TRY400) (#9520)
2024-01-16 03:00:04 +00:00
mod.rs
Respect mixed return and raise cases in return-type analysis (#9310)
2023-12-29 16:46:37 +00:00
terminal.rs
Handle raises with implicit alternate branches (#9377)
2024-01-02 22:59:12 -05:00
type_inference.rs
Remove source path from parser errors (#9322)
2023-12-30 20:33:05 +00:00
typing.rs
[pylint] Avoid suggesting set rewrites for non-hashable types (#9956)
2024-02-12 13:05:54 -05:00
visibility.rs
[pylint] Implement too-many-public-methods rule (PLR0904) (#6179)
2023-09-14 00:52:26 +00:00
Powered by Gitea Version: 1.25.3 Page: 1428ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API