Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Validate extend arguments #840

Merged
merged 1 commit into from
Dec 12, 2021
Merged

Validate extend arguments #840

merged 1 commit into from
Dec 12, 2021

Conversation

soutaro
Copy link
Member

@soutaro soutaro commented Dec 12, 2021

There was no explicit validation on extend arguments, which resulted in a false-negative as reported in #838. Adding a validation of the arguments solves the issue.

@soutaro soutaro force-pushed the validate_mixin_args branch from 3e66968 to b69d509 Compare December 12, 2021 15:43
@soutaro soutaro force-pushed the validate_mixin_args branch from b69d509 to c1bebc5 Compare December 12, 2021 15:48
@soutaro soutaro linked an issue Dec 12, 2021 that may be closed by this pull request
@soutaro soutaro enabled auto-merge December 12, 2021 15:48
@soutaro soutaro merged commit 9a2fd38 into master Dec 12, 2021
@soutaro soutaro deleted the validate_mixin_args branch December 12, 2021 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Add error when using type variables in an extend statement
1 participant