X Tutup
Skip to content

Mnt remove unneeded pylab imports#9998

Merged
minrk merged 2 commits intoipython:masterfrom
tacaswell:mnt_remove_unneeded_pylab_imports
Oct 12, 2016
Merged

Mnt remove unneeded pylab imports#9998
minrk merged 2 commits intoipython:masterfrom
tacaswell:mnt_remove_unneeded_pylab_imports

Conversation

@tacaswell
Copy link
Copy Markdown
Contributor

No description provided.

These are better done through the pyplot module rather than pyplab.
This will properly handle > 1 figure being updated in `%run`
@minrk
Copy link
Copy Markdown
Member

minrk commented Oct 12, 2016

Thanks!

@tacaswell tacaswell deleted the mnt_remove_unneeded_pylab_imports branch October 16, 2016 17:44
@tacaswell
Copy link
Copy Markdown
Contributor Author

How far back can we talk you into backporting this?

@takluyver
Copy link
Copy Markdown
Member

It's slated for inclusion in the 5.x series. We're not intending to do any more 4.x releases, so that's as far back as makes sense.

takluyver pushed a commit that referenced this pull request Jan 12, 2017
Signed-off-by: Thomas Kluyver <thomas@kluyver.me.uk>
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

X Tutup