Skip to content

only close all if there are any to close#6612

Merged
Carreau merged 1 commit into
ipython:masterfrom
minrk:close-all-only-if-any
Oct 5, 2014
Merged

only close all if there are any to close#6612
Carreau merged 1 commit into
ipython:masterfrom
minrk:close-all-only-if-any

Conversation

@minrk

@minrk minrk commented Oct 3, 2014

Copy link
Copy Markdown
Member

avoids unnecessary gc on matplotlib < 1.4

closes #5795

avoids unnecessary gc on matplotlib < 1.4
Carreau added a commit that referenced this pull request Oct 5, 2014
only close all if there are any to close
@Carreau Carreau merged commit 86c4d27 into ipython:master Oct 5, 2014
mattvonrocketstein pushed a commit to mattvonrocketstein/ipython that referenced this pull request Nov 3, 2014
only close all if there are any to close
@minrk minrk modified the milestone: 3.0 Nov 14, 2014
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.

When %matplotlib inline is ON gc.collect() runs on every cell execution

2 participants