KEMBAR78
[mypyc] Fix AttributeError message by JukkaL · Pull Request #13382 · python/mypy · GitHub
Skip to content

Conversation

JukkaL
Copy link
Collaborator

@JukkaL JukkaL commented Aug 11, 2022

Previously this would be attribute 'ClsName' of 'attr_name' undefined.
Now it's attribute 'attr_name' of 'ClsName' undefined.

Previously this would be `attribute 'ClsName' of 'attr_name' undefined`.
Now it's `attribute 'attr_name' of 'ClsName' undefined`.
@JukkaL JukkaL merged commit 9242046 into master Aug 11, 2022
@JukkaL JukkaL deleted the mypyc-attr-error-msg branch August 11, 2022 15:44
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.

2 participants