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

Skip to content

[ty] Avoid panic in cyclic __new__#25185

Merged
charliermarsh merged 1 commit into
mainfrom
charlie/dunder-new
May 15, 2026
Merged

[ty] Avoid panic in cyclic __new__#25185
charliermarsh merged 1 commit into
mainfrom
charlie/dunder-new

Conversation

@charliermarsh

Copy link
Copy Markdown
Member

Summary

Closes astral-sh/ty#3470.

@astral-sh-bot astral-sh-bot Bot added the ty Multi-file analysis & type inference label May 15, 2026
@astral-sh-bot

astral-sh-bot Bot commented May 15, 2026

Copy link
Copy Markdown

Memory usage report

Memory usage unchanged ✅

@astral-sh-bot

astral-sh-bot Bot commented May 15, 2026

Copy link
Copy Markdown

ecosystem-analyzer results

No diagnostic changes detected ✅

Full report with detailed diff (timing results)

@astral-sh-bot

astral-sh-bot Bot commented May 15, 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.

@charliermarsh charliermarsh added the bug Something isn't working label May 15, 2026
@charliermarsh charliermarsh marked this pull request as ready for review May 15, 2026 19:14
@charliermarsh charliermarsh merged commit dd3fc71 into main May 15, 2026
58 checks passed
@charliermarsh charliermarsh deleted the charlie/dunder-new branch May 15, 2026 19:17
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

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: dependency graph cycle when querying lookup_dunder_new_inner

3 participants