[ty] synthesize __setattr__ for frozen dataclasses by thejchap · Pull Request #19307 · astral-sh/ruff

@thejchap thejchap changed the title [ty] synthesize __setattr__ and __delattr__ for frozen dataclasses [ty] synthesize __setattr__ for frozen dataclasses

Jul 18, 2025

@sharkdp sharkdp marked this pull request as ready for review

July 18, 2025 09:21

dcreager added a commit that referenced this pull request

Jul 18, 2025
* main:
  [ty] Use `…` as the "cut" indicator in diagnostic rendering (#19420)
  [ty] synthesize __setattr__ for frozen dataclasses (#19307)
  [ty] Fixed bug in semantic token provider for parameters. (#19418)
  [ty] Shrink reachability constraints (#19410)
  Move JUnit rendering to `ruff_db` (#19370)