Skip to content

Conversation

@UnboundVariable
Copy link
Collaborator

This fixes astral-sh/ty#832.

New tests were added to prevent future regressions.

@github-actions
Copy link
Contributor

github-actions bot commented Jul 18, 2025

mypy_primer results

No ecosystem changes detected ✅
No memory usage changes detected ✅

@MichaReiser MichaReiser added bug Something isn't working server Related to the LSP server ty Multi-file analysis & type inference labels Jul 18, 2025
@UnboundVariable UnboundVariable merged commit c7640a4 into astral-sh:main Jul 18, 2025
40 checks passed
@UnboundVariable UnboundVariable deleted the semantic_token_param branch July 18, 2025 07:02
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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working server Related to the LSP server ty Multi-file analysis & type inference

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Inconsistent syntax highlighting for keyword-only argument types

2 participants