Bump 0.12.9 by ntBre · Pull Request #19917 · astral-sh/ruff

@ntBre

@ntBre added the release

Related to the release process

label

Aug 14, 2025

@ntBre

@ntBre ntBre deleted the brent/0.12.9 branch

August 14, 2025 15:54

dcreager added a commit that referenced this pull request

Aug 14, 2025
* main:
  [ty] Add diagnostics for invalid `await` expressions (#19711)
  [ty] Synthesize read-only properties for all declared members on `NamedTuple` classes (#19899)
  [ty] Remove use of `ClassBase::try_from_type` from `super()` machinery (#19902)
  [ty] Speedup project file discovery  (#19913)
  [`pyflakes`] Add secondary annotation showing previous definition (`F811`) (#19900)
  Bump 0.12.9 (#19917)
  [ty] support `kw_only=True` for `dataclass()` and `field()` (#19677)