ruff/crates/ruff_python_semantic
Harutaka Kawamura e3d792605f
[flake8-bugbear] Fix mutable-contextvar-default (B039) to resolve annotated function calls properly (#14532)
## Summary

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

Fix #14525

## Test Plan

<!-- How was it tested? -->

New test cases

---------

Signed-off-by: harupy <hkawamura0130@gmail.com>
2024-11-23 21:29:25 -05:00
..
src [flake8-bugbear] Fix mutable-contextvar-default (B039) to resolve annotated function calls properly (#14532) 2024-11-23 21:29:25 -05:00
Cargo.toml Extract LineIndex independent methods from Locator (#13938) 2024-10-28 07:53:41 +00:00