File tree 1 file changed +2
-1
lines changed
1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 29
29
30
30
### Bug fixes
31
31
32
- - Make cache-write failures non-fatal ([ #12302 ] ( https://github.com/astral-sh/ruff/pull/12302 ) )
32
+ - Make cache-write failures non-fatal on Windows ([ #12302 ] ( https://github.com/astral-sh/ruff/pull/12302 ) )
33
33
- Treat ` not ` operations as boolean tests ([ #12301 ] ( https://github.com/astral-sh/ruff/pull/12301 ) )
34
34
- \[ ` flake8-bandit ` \] Avoid ` S310 ` violations for HTTP-safe f-strings ([ #12305 ] ( https://github.com/astral-sh/ruff/pull/12305 ) )
35
+ - \[ ` flake8-bandit ` \] Support explicit string concatenations in S310 HTTP detection ([ #12315 ] ( https://github.com/astral-sh/ruff/pull/12315 ) )
35
36
- \[ ` flake8-bandit ` \] fix S113 false positive for httpx without ` timeout ` argument ([ #12213 ] ( https://github.com/astral-sh/ruff/pull/12213 ) )
36
37
- \[ ` pycodestyle ` \] Remove "non-obvious" allowance for E721 ([ #12300 ] ( https://github.com/astral-sh/ruff/pull/12300 ) )
37
38
- \[ ` pyflakes ` \] Consider ` with ` blocks as single-item branches for redefinition analysis ([ #12311 ] ( https://github.com/astral-sh/ruff/pull/12311 ) )
You can’t perform that action at this time.
0 commit comments