Skip to content

Fixes regression with __module__ and similar non-final Enum names#11823

Merged
97littleleaf11 merged 1 commit intopython:masterfrom
sobolevn:issue-11820
Dec 30, 2021
Merged

Fixes regression with __module__ and similar non-final Enum names#11823
97littleleaf11 merged 1 commit intopython:masterfrom
sobolevn:issue-11820

Conversation

@sobolevn
Copy link
Member

I've copied special names from object type as well.

Closes #11820

@97littleleaf11 97littleleaf11 merged commit b6c8f03 into python:master Dec 30, 2021
tushar-deepsource pushed a commit to DeepSourceCorp/mypy that referenced this pull request Jan 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.

Regression in mypy 0.930: Cannot override writable attribute "__module__" with a final one

3 participants