Skip to content

bpo-34228: Allow PYTHONTRACEMALLOC=0#8467

Merged
vstinner merged 1 commit intopython:masterfrom
vstinner:tracemalloc
Jul 25, 2018
Merged

bpo-34228: Allow PYTHONTRACEMALLOC=0#8467
vstinner merged 1 commit intopython:masterfrom
vstinner:tracemalloc

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Jul 25, 2018

PYTHONTRACEMALLOC=0 environment variable and -X tracemalloc=0 command
line option are now allowed to disable explicitly tracemalloc at
startup.

https://bugs.python.org/issue34228

PYTHONTRACEMALLOC=0 environment variable and -X tracemalloc=0 command
line option are now allowed to disable explicitly tracemalloc at
startup.
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.

3 participants