Skip to content

[ty] Avoid panicking on overloaded Callable type context#24661

Merged
charliermarsh merged 1 commit intomainfrom
ibraheem/overloaded-callable-tcx
Apr 15, 2026
Merged

[ty] Avoid panicking on overloaded Callable type context#24661
charliermarsh merged 1 commit intomainfrom
ibraheem/overloaded-callable-tcx

Conversation

@ibraheemdev
Copy link
Copy Markdown
Member

Resolves astral-sh/ty#3278.

@ibraheemdev ibraheemdev added the ty Multi-file analysis & type inference label Apr 15, 2026
@astral-sh-bot
Copy link
Copy Markdown

astral-sh-bot bot commented Apr 15, 2026

Typing conformance results

No changes detected ✅

Current numbers
The percentage of diagnostics emitted that were expected errors held steady at 87.94%. The percentage of expected errors that received a diagnostic held steady at 83.36%. The number of fully passing files held steady at 79/133.

@astral-sh-bot
Copy link
Copy Markdown

astral-sh-bot bot commented Apr 15, 2026

Memory usage report

Memory usage unchanged ✅

@astral-sh-bot
Copy link
Copy Markdown

astral-sh-bot bot commented Apr 15, 2026

ecosystem-analyzer results

No diagnostic changes detected ✅

Large timing changes:

Project Old Time New Time Change
pandas-stubs 8.48s 13.56s +60%

Flaky changes detected. This PR summary excludes flaky changes; see the HTML report for details.

Full report with detailed diff (timing results)

@charliermarsh charliermarsh merged commit dccb03d into main Apr 15, 2026
56 checks passed
@charliermarsh charliermarsh deleted the ibraheem/overloaded-callable-tcx branch April 15, 2026 22:25
@charliermarsh charliermarsh added the bug Something isn't working label Apr 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working ty Multi-file analysis & type inference

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[panic] Callable type annotations cannot be overloaded

3 participants