Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Now we can override attributes with methods, refs #10134 - #11561

Merged
97littleleaf11 merged 5 commits into
python:masterfrom
sobolevn:issue-10134
Nov 18, 2021
Merged

Now we can override attributes with methods, refs #10134#11561
97littleleaf11 merged 5 commits into
python:masterfrom
sobolevn:issue-10134

Conversation

@sobolevn

@sobolevn sobolevn commented Nov 16, 2021

Copy link
Copy Markdown
Member

It was crashing before this patch.

Closes #10134
Closes #11556
Refs #5425

@AlexWaygood AlexWaygood left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

A few typos :)

Comment thread test-data/unit/check-classes.test Outdated
Comment thread test-data/unit/check-classes.test Outdated
Comment thread test-data/unit/check-classes.test Outdated
@sobolevn

Copy link
Copy Markdown
Member Author

@AlexWaygood thanks!

@97littleleaf11 97littleleaf11 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

lgtm!

@97littleleaf11
97littleleaf11 merged commit cc6c8a9 into python:master Nov 18, 2021
tushar-deepsource pushed a commit to DeepSourceCorp/mypy that referenced this pull request Jan 20, 2022
…n#11561)

Now we can override attributes with methods.

Closes python#10134
Closes python#11556

Co-authored-by: Alex Waygood <[email protected]>
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.

Complex inheritance generates INTERNAL ERROR INTERNAL ERROR with __hash__ = None

3 participants