ruff/crates/ruff_linter
Victor Hugo Gomes 3353d07938
[flake8-use-pathlib] Fix PTH104false positive when rename is passed a file descriptor (#17712)
## Summary
Contains the same changes to the semantic type inference as
https://github.com/astral-sh/ruff/pull/17705.

Fixes #17694
<!-- What's the purpose of the change? What does it do, and why? -->

## Test Plan

<!-- How was it tested? -->
Snapshot tests.

---------

Co-authored-by: Dhruv Manilawala <dhruvmanila@gmail.com>
Co-authored-by: Brent Westbrook <brentrwestbrook@gmail.com>
2025-05-01 10:01:17 -04:00
..
resources [flake8-use-pathlib] Fix PTH104false positive when rename is passed a file descriptor (#17712) 2025-05-01 10:01:17 -04:00
src [flake8-use-pathlib] Fix PTH104false positive when rename is passed a file descriptor (#17712) 2025-05-01 10:01:17 -04:00
Cargo.toml Bump 0.11.7 (#17613) 2025-04-24 13:06:38 -05:00