KEMBAR78
Allow accessing `__init__` on final classes and when `__init__` is final by sterliakov · Pull Request #19035 · python/mypy · GitHub
Skip to content

Conversation

sterliakov
Copy link
Collaborator

Fixes #19033.

@github-actions
Copy link
Contributor

github-actions bot commented May 5, 2025

According to mypy_primer, this change doesn't affect type check results on a corpus of open source code. ✅

@hauntsaninja hauntsaninja merged commit 6d860cf into python:master May 5, 2025
18 checks passed
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.

Error about incompatible subclass of @final class

3 participants