ruff/crates/ty/docs
Aria Desires 7155a62e5c
[ty] Add version hint for failed stdlib attribute accesses (#20909)
This is the ultra-minimal implementation of

* https://github.com/astral-sh/ty/issues/296

that was previously discussed as a good starting point. In particular we
don't actually bother trying to figure out the exact python versions,
but we still mention "hey btw for No Reason At All... you're on python
3.10" when you try to access something that has a definition rooted in
the stdlib that we believe exists sometimes.
2025-10-16 14:07:33 +00:00
..
.gitattributes [ty] Mark generated files as such in .gitattributes (#18195) 2025-05-19 16:50:48 +02:00
cli.md [ty] Use 3.14 as the default version (#20759) 2025-10-08 11:38:47 +02:00
configuration.md [ty] Use 3.14 as the default version (#20759) 2025-10-08 11:38:47 +02:00
environment.md [ty] Add --venv as an alias to --python (#20718) 2025-10-06 13:03:05 +01:00
mypy_primer.md [ty] Update mypy_primer doc (#18638) 2025-06-11 20:50:37 -07:00
rules.md [ty] Add version hint for failed stdlib attribute accesses (#20909) 2025-10-16 14:07:33 +00:00
tracing-flamegraph.png
tracing.md [ty] Minor typo in environment variable name (#17848) 2025-05-05 10:25:48 +00:00