KEMBAR78
Reduce amount of debug info injected in extension modules by nehaljwani · Pull Request #11526 · python/mypy · GitHub
Skip to content

Conversation

nehaljwani
Copy link
Contributor

@nehaljwani nehaljwani commented Nov 11, 2021

Reduce amount of debug info injected in extension modules

This can help in decreasing memory resource requirements on CI and
generating relatively thinner binaries

Resolves #11507

@nehaljwani nehaljwani force-pushed the resolve-11507 branch 2 times, most recently from 7ed2885 to 7c7a1e5 Compare November 13, 2021 17:24
Copy link
Collaborator

@97littleleaf11 97littleleaf11 left a comment

Choose a reason for hiding this comment

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

lgtm!

This can help in decreasing memory resource requirements on CI and
generating relatively thinner binaries.

Resolves python#11507
@97littleleaf11 97littleleaf11 merged commit 2189714 into python:master Nov 22, 2021
tushar-deepsource pushed a commit to DeepSourceCorp/mypy that referenced this pull request Jan 20, 2022
This can help in decreasing memory resource requirements on CI and
generating relatively thinner binaries.

Resolves python#11507
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.

Increase in memory requirements for compiling mypy with MYPY_USE_MYPYC=1

3 participants