KEMBAR78
[mypyc] Make some generated classes implicitly final by JukkaL · Pull Request #19235 · python/mypy · GitHub
Skip to content

Conversation

JukkaL
Copy link
Collaborator

@JukkaL JukkaL commented Jun 4, 2025

Classes used for generators, async functions and nested functions are now final. This may slightly improve performance when using separate compilation.

Classes used for generators, async functions and nested functions are
now final. This may slightly improve performance when using separate
compilation.
@JukkaL JukkaL merged commit dcd79c4 into master Jun 4, 2025
13 checks passed
@JukkaL JukkaL deleted the mypyc-generater-class-final branch June 4, 2025 15:52
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