KEMBAR78
Reduce the number of executed local imports by JukkaL · Pull Request #11545 · python/mypy · GitHub
Skip to content

Conversation

JukkaL
Copy link
Collaborator

@JukkaL JukkaL commented Nov 13, 2021

This should speed things up a little, because mypyc
is bad at compiling local imports (mypyc/mypyc#903).

This should speed things up a little, because of mypyc
is bad at compiling local imports (mypyc/mypyc#903).
@JukkaL
Copy link
Collaborator Author

JukkaL commented Nov 13, 2021

Related to #11547.

@JukkaL JukkaL merged commit 8f281fb into master Nov 13, 2021
@JukkaL JukkaL deleted the optimize-local-imports branch November 13, 2021 13:25
tushar-deepsource pushed a commit to DeepSourceCorp/mypy that referenced this pull request Jan 20, 2022
This should speed things up a little, because mypyc
is bad at compiling local imports (mypyc/mypyc#903).
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.

1 participant