Skip to content

Conversation

@ds-cbo
Copy link
Contributor

@ds-cbo ds-cbo commented Jan 20, 2023

Fixes #14477

@AlexWaygood AlexWaygood added the topic-match-statement Python 3.10's match statement label Jan 20, 2023
@github-actions

This comment has been minimized.

@ds-cbo
Copy link
Contributor Author

ds-cbo commented Mar 16, 2023

This is still annoying us in our production environment... any reason why the fix is delayed?

@github-actions
Copy link
Contributor

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

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.

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

topic-match-statement Python 3.10's match statement upnext

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Expected type in class pattern; found "Any" for ignored missing import in match/case

3 participants