mirror of
https://github.com/astral-sh/ruff.git
synced 2025-10-23 00:31:55 +00:00
![]() ## Summary Bump the latest supported Python version of ty to 3.14 and updates some references from 3.13 to 3.14. This also fixes a bug with `dataclasses.field` on 3.14 (which adds a new keyword-only parameter to that function, breaking our previously naive matching on the parameter structure of that function). ## Test Plan A `ty check` on a file with template strings (without any further configuration) doesn't raise errors anymore. |
||
---|---|---|
.. | ||
.gitattributes | ||
cli.md | ||
configuration.md | ||
environment.md | ||
mypy_primer.md | ||
rules.md | ||
tracing-flamegraph.png | ||
tracing.md |