Skip to content

Conversation

@BurntSushi
Copy link
Member

This makes ty match ruff's behavior. Specifically, we want to use
instead of the default ... because ... has special significance in
Python.

This makes ty match ruff's behavior. Specifically, we want to use `…`
instead of the default `...` because `...` has special significance in
Python.
@MichaReiser MichaReiser added ty Multi-file analysis & type inference diagnostics Related to reporting of diagnostics. labels Jul 18, 2025
@github-actions
Copy link
Contributor

mypy_primer results

No ecosystem changes detected ✅
No memory usage changes detected ✅

@BurntSushi BurntSushi merged commit ba7ed3a into main Jul 18, 2025
39 checks passed
@BurntSushi BurntSushi deleted the ag/cut-indicator branch July 18, 2025 11:46
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)
ntBre added a commit that referenced this pull request Jul 23, 2025
ntBre added a commit that referenced this pull request Jul 24, 2025
ntBre added a commit that referenced this pull request Jul 30, 2025
restore cut_indicator from #19420
ntBre added a commit that referenced this pull request Jul 31, 2025
restore cut_indicator from #19420
ntBre added a commit that referenced this pull request Aug 6, 2025
restore cut_indicator from #19420
ntBre added a commit that referenced this pull request Aug 7, 2025
restore cut_indicator from #19420
ntBre added a commit that referenced this pull request Aug 8, 2025
restore cut_indicator from #19420
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

diagnostics Related to reporting of diagnostics. ty Multi-file analysis & type inference

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants