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

Fix namedtuple crash in unannotated function #12804

Merged
merged 3 commits into from May 18, 2022
Merged

Conversation

JukkaL
Copy link
Collaborator

@JukkaL JukkaL commented May 17, 2022

Fixes #11121.

@github-actions

This comment has been minimized.

@JukkaL
Copy link
Collaborator Author

JukkaL commented May 17, 2022

Looks like there are some regressions. I will rethink the approach.

@github-actions
Copy link
Contributor

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

@JukkaL JukkaL merged commit 8dac221 into master May 18, 2022
@JukkaL JukkaL deleted the fix-namedtuple-crash-2 branch May 18, 2022 12:03
JukkaL added a commit that referenced this pull request May 18, 2022
@JukkaL JukkaL mentioned this pull request May 20, 2022
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.

"AssertionError: Cannot find component" for local namedtuple
2 participants