Skip to content

Prevent caching outputs in _, __, ___ when cache_size isn't positive#11877

Merged
Carreau merged 1 commit intoipython:masterfrom
mohammad7t:patch-1
Oct 22, 2019
Merged

Prevent caching outputs in _, __, ___ when cache_size isn't positive#11877
Carreau merged 1 commit intoipython:masterfrom
mohammad7t:patch-1

Conversation

@mohammad7t
Copy link
Contributor

Fixes #3452 as suggested by @takluyver on #3452 (comment)

@mohammad7t mohammad7t changed the title Prevent caching outputs in _, __, ___ when not self.cache_size Prevent caching outputs in _, __, ___ when cache_size is not activate Sep 5, 2019
@mohammad7t mohammad7t changed the title Prevent caching outputs in _, __, ___ when cache_size is not activate Prevent caching outputs in _, __, ___ when cache_size isn't positive Sep 5, 2019
@Carreau Carreau added this to the 7.9 milestone Oct 22, 2019
@Carreau
Copy link
Member

Carreau commented Oct 22, 2019

Seem reasonable to me. Thanks for your patience.

@Carreau Carreau merged commit 6e490df into ipython:master Oct 22, 2019
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.

Memory leak even when cache_size = 0 and history_length = 0 or history_length = 1

2 participants