ruff
883701ae
- [`flake8-use-pathlib`] Make fixes unsafe when types change in compound statements (`PTH104`, `PTH105`, `PTH109`, `PTH115`) (#22009)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
130 days ago
[`flake8-use-pathlib`] Make fixes unsafe when types change in compound statements (`PTH104`, `PTH105`, `PTH109`, `PTH115`) (#22009) ## Summary Fixes https://github.com/astral-sh/ruff/issues/21794 ## Test Plan `cargo nextest run flake8_use_pathlib`
References
#22009 - [`flake8-use-pathlib`] Make fixes unsafe when types change in compound statements (`PTH104`, `PTH105`, `PTH109`, `PTH115`)
Author
chirizxc
Parents
0bd7a94c
Loading