Skip to content

Conversation

@minrk
Copy link
Member

@minrk minrk commented Oct 3, 2014

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