Skip to content

[ty] Apply narrowing to walrus values in comparisons and calls#23697

Draft
charliermarsh wants to merge 2 commits intomainfrom
charlie/value-narrow-ii
Draft

[ty] Apply narrowing to walrus values in comparisons and calls#23697
charliermarsh wants to merge 2 commits intomainfrom
charlie/value-narrow-ii

Conversation

@charliermarsh
Copy link
Member

Summary

An extension of #23687.

@charliermarsh charliermarsh added the ty Multi-file analysis & type inference label Mar 3, 2026
@astral-sh-bot
Copy link

astral-sh-bot bot commented Mar 3, 2026

Typing conformance results

No changes detected ✅

@astral-sh-bot
Copy link

astral-sh-bot bot commented Mar 3, 2026

Memory usage report

Memory usage unchanged ✅

@astral-sh-bot
Copy link

astral-sh-bot bot commented Mar 3, 2026

mypy_primer results

Changes were detected when running on open source projects
scikit-build-core (https://github.com/scikit-build/scikit-build-core)
- src/scikit_build_core/build/wheel.py:99:20: error[no-matching-overload] No overload of bound method `__init__` matches arguments
- Found 58 diagnostics
+ Found 57 diagnostics

@astral-sh-bot
Copy link

astral-sh-bot bot commented Mar 3, 2026

ecosystem-analyzer results

No diagnostic changes detected ✅

Full report with detailed diff (timing results)

Base automatically changed from charlie/value-narrow to main March 3, 2026 17:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ecosystem-analyzer ty Multi-file analysis & type inference

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant