ruff/crates/ruff_python_semantic
Zanie Blue d726f09cf0
Fix PTH123 false positive when open is passed a file descriptor (#13616)
Closes https://github.com/astral-sh/ruff/issues/12871

Includes some minor semantic type inference extensions changes to help
with reliably detecting integers
2024-10-04 08:48:47 -05:00
..
src Fix PTH123 false positive when open is passed a file descriptor (#13616) 2024-10-04 08:48:47 -05:00
Cargo.toml Move required import parsing out of lint rule (#12536) 2024-07-26 13:35:45 -04:00