Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[ty] Support multi-inference through type aliases#25245

Merged
ibraheemdev merged 2 commits into
mainfrom
ibraheem/multi-inference-aliases
May 20, 2026
Merged

[ty] Support multi-inference through type aliases#25245
ibraheemdev merged 2 commits into
mainfrom
ibraheem/multi-inference-aliases

Conversation

@ibraheemdev

Copy link
Copy Markdown
Member

Resolves astral-sh/ty#3487.

@ibraheemdev ibraheemdev added the ty Multi-file analysis & type inference label May 19, 2026
@astral-sh-bot astral-sh-bot Bot requested a review from charliermarsh May 19, 2026 17:30
@astral-sh-bot

astral-sh-bot Bot commented May 19, 2026

Copy link
Copy Markdown

Typing conformance results

No changes detected ✅

Current numbers
The percentage of diagnostics emitted that were expected errors held steady at 89.36%. The percentage of expected errors that received a diagnostic held steady at 85.49%. The number of fully passing files held steady at 88/134.

@astral-sh-bot

astral-sh-bot Bot commented May 19, 2026

Copy link
Copy Markdown

Memory usage report

Memory usage unchanged ✅

@astral-sh-bot

astral-sh-bot Bot commented May 19, 2026

Copy link
Copy Markdown

ecosystem-analyzer results

No diagnostic changes detected ✅

Full report with detailed diff (timing results)

Comment thread crates/ty_python_semantic/src/types/infer/builder.rs Outdated
@eitan-protego

Copy link
Copy Markdown

That was fast! Thanks!

@ibraheemdev ibraheemdev force-pushed the ibraheem/multi-inference-aliases branch from 05d9a3e to 0fc8921 Compare May 20, 2026 22:18
@ibraheemdev ibraheemdev enabled auto-merge (squash) May 20, 2026 22:22
@ibraheemdev ibraheemdev merged commit 4ff86c7 into main May 20, 2026
58 of 59 checks passed
@ibraheemdev ibraheemdev deleted the ibraheem/multi-inference-aliases branch May 20, 2026 22:23
thejchap pushed a commit to thejchap/ruff that referenced this pull request May 23, 2026
anishgirianish pushed a commit to anishgirianish/ruff that referenced this pull request May 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ty Multi-file analysis & type inference

Projects

None yet

Development

Successfully merging this pull request may close these issues.

invalid-assignment false positive: dict literal not narrowed to Mapping[Literal[...], ...] inside union

4 participants