Files
ruff/crates/ty_python_semantic/resources/mdtest/dataclasses
David Peter f5fb5c388a [ty] Dataclasses: __hash__ semantics and unsafe_hash (#21470)
## Summary

Implement the semantics of `__hash__` for dataclasses and add support
for `unsafe_hash`

## Test Plan

New Markdown tests.
2025-11-16 09:52:30 +00:00
..