[`pylint`] Fix false positives and negatives with `%b` format character (`PLE1300`, `PLE1307`) #27560
Baseline test for use of `%b` and `bad-string-format-type` - false po…
87c4f882
Baseline test for use of `%b` and `CFormatString` - no snapshot chang…
73e73a75
Switch to `CFormatType` (no functional changes)
e3a46888
`CFormatType`: parse `%b` only for bytes formatters
3afc0d06
Add explicit handling for `Ascii` and `Bytes`
51ded0a6
ntBre
commented
on 2026-08-10
Revert `bad_string_format_type.rs` changes
966abd11
ntBre
changed the title [`pylint`] Fix false positive/negative with `%b` formatter [`pylint`] Fix false positives and negatives with `%b` format character (`PLE1300`, `PLE1307`) 4 days ago
ntBre
approved these changes
on 2026-08-10
ntBre
merged
d23b7e88
into main 4 days ago
Andrej730
deleted the bad-string-format-bytes branch 4 days ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub