ruff/crates/ty_python_semantic
David Peter ce2bdb9357
[ty] Conditionally defined dataclass fields (#19197)
## Summary

Fixes a bug where conditionally defined dataclass fields were previously
ignored.

Thanks to @lipefree for reporting this.

## Test Plan

New Markdown tests
2025-07-08 16:16:50 +02:00
..
resources [ty] Conditionally defined dataclass fields (#19197) 2025-07-08 16:16:50 +02:00
src [ty] Conditionally defined dataclass fields (#19197) 2025-07-08 16:16:50 +02:00
tests [ty] don't allow first-party code to shadow stdlib types module (#19128) 2025-07-04 10:36:26 +00:00
build.rs
Cargo.toml [ty] Add environment variable to dump Salsa memory usage stats (#18928) 2025-06-26 21:27:51 +00:00
mdtest.py
mdtest.py.lock