Files
ruff/crates/ty_python_semantic
David Peter 69f9182033 [ty] Annotations are deferred by default for 3.14+ (#20799)
## Summary

Type annotations are deferred by default starting with Python 3.14. No
`from __future__ import annotations` import is necessary.

## Test Plan

New Markdown test
2025-10-10 12:05:03 +02:00
..
2025-05-03 19:49:15 +02:00
2025-05-03 19:49:15 +02:00