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
..
dataclass_transform.md [ty] Dataclass transform: complete set of parameters (#21474) 2025-11-16 09:46:45 +00:00
dataclasses.md [ty] Dataclasses: `__hash__` semantics and `unsafe_hash` (#21470) 2025-11-16 09:52:30 +00:00
fields.md [ty] Improve generic call expression inference (#21210) 2025-11-10 21:29:05 +00:00