Skip to content

Update ty results for v0.0.29#2239

Merged
AlexWaygood merged 1 commit intomainfrom
ty-results
Apr 6, 2026
Merged

Update ty results for v0.0.29#2239
AlexWaygood merged 1 commit intomainfrom
ty-results

Conversation

@AlexWaygood
Copy link
Copy Markdown
Member

No description provided.

conformant = "Unsupported"
conformant = "Partial"
notes = """
Emits a diagnostic if `super().__call__()` is called in an overridden `__call__` method on a subclass of `type` and the first argument of the overridden `__call__` method is annotated with `type[T]` where `T` is a type variable with no upper bound.
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I might argue that this is a true positive (albeit a pretty pedantic one), but that's for another PR :-)

@AlexWaygood AlexWaygood added the topic: conformance tests Issues with the conformance test suite label Apr 6, 2026
@brianschubert
Copy link
Copy Markdown
Contributor

(should the PR title say v0.0.29?)

@AlexWaygood AlexWaygood changed the title Update ty results for v0.0.28 Update ty results for v0.0.29 Apr 6, 2026
@AlexWaygood
Copy link
Copy Markdown
Member Author

(should the PR title say v0.0.29?)

thanks, yes!! Updated

@AlexWaygood AlexWaygood merged commit fecce0d into main Apr 6, 2026
7 checks passed
@AlexWaygood AlexWaygood deleted the ty-results branch April 6, 2026 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

topic: conformance tests Issues with the conformance test suite

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants