KEMBAR78
stubtest: enable verification of `__match_args__` attributes by AlexWaygood · Pull Request #12465 · python/mypy · GitHub
Skip to content

Conversation

AlexWaygood
Copy link
Member

Description

#12415 (included in release 0.942) unblocked typeshed from adding missing __match_args__ attributes (see python/typeshed#7556). This means stubtest is now unblocked from checking the correctness of __match_args__ attributes in the stub!

Test Plan

N/A

python#12415 (included in release 0.942) unblocked typeshed from adding missing `__match_args__` attributes (see python/typeshed#7556). This means stubtest is now unblocked from checking the correctness of `__match_args__` attributes in the stub!
Copy link
Collaborator

@hauntsaninja hauntsaninja left a comment

Choose a reason for hiding this comment

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

Thanks, looks good :-)

@JelleZijlstra JelleZijlstra merged commit ecef427 into python:master Mar 27, 2022
@AlexWaygood AlexWaygood deleted the patch-1 branch March 27, 2022 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants