| commit | c96a9e4d232abcfa1d7f449839b68337816305e9 | [log] [tgz] |
|---|---|---|
| author | pylint-backport[bot] <212256041+pylint-backport[bot]@users.noreply.github.com> | Sun Nov 09 21:40:13 2025 +0100 |
| committer | GitHub <noreply@github.com> | Sun Nov 09 21:40:13 2025 +0100 |
| tree | 3573a52c2d2c392ab8aff1b73f4342d3c974225f | |
| parent | 108191ebbcd9dc8fa9e3fb71c83fd247d2f6ccd1 [diff] |
[Backport maintenance/4.0.x] Fix crash when a variable annotation is used as `if` test expression (#10729) Fix crash when a variable annotation is used as `if` test expression (#10714) Fix crash for ``consider-using-assignment-expr``. (cherry picked from commit 926529bb3288402c7ccc96a9f5bd7ca85cf38390) Co-authored-by: Zen Lee <53538590+zenlyj@users.noreply.github.com>