Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
ENH: Added `file` keyword to `setp` to redirect output #6222
Conversation
mdboom
added the
needs_review
label
Mar 24, 2016
|
Failure is unrelated to PR. Image mismatch. |
tacaswell
added this to the
2.1 (next point release)
milestone
Mar 25, 2016
|
This might need an entry in https://github.com/matplotlib/matplotlib/tree/master/doc/users/whats_new What is the motivation for this? |
|
I wanted to be able to print to |
|
Rebased and added a doc to whats_new. |
tacaswell
merged commit c06bb2b
into matplotlib:master
Mar 26, 2016
tacaswell
removed the
needs_review
label
Mar 26, 2016
madphysicist
deleted the
madphysicist:setp-output branch
Mar 26, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
madphysicist commentedMar 24, 2016
Added this based on something I noticed with #6217.