Skip to content

Conversation

@ilevkivskyi
Copy link
Member

Fixes #14475

The fix is straightforward. We need to use the "guarded accept" at this stage, similar to e.g. clean_up_bases_and_infer_type_variables().

@github-actions
Copy link
Contributor

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

Copy link
Collaborator

@JukkaL JukkaL left a comment

Choose a reason for hiding this comment

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

Thanks for the quick fix!

@JukkaL JukkaL merged commit 9a8c171 into python:master Jan 20, 2023
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.

Unbound type variable false positive with six.with_metaclass

2 participants