Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
RF: fix annoying parens bug #5732
+1
−1
Conversation
tacaswell
added the
needs_review
label
Dec 23, 2015
tacaswell
added this to the
Critical bugfix release (1.5.1)
milestone
Dec 23, 2015
tacaswell
added the
not a blocker
label
Dec 23, 2015
|
|
tacaswell
added a commit
that referenced
this pull request
Dec 23, 2015
|
|
tacaswell |
123807d
|
tacaswell
merged commit 123807d
into matplotlib:master
Dec 23, 2015
tacaswell
removed the
needs_review
label
Dec 23, 2015
tacaswell
added a commit
that referenced
this pull request
Dec 23, 2015
|
|
tacaswell |
90fb362
|
|
backported to 1.5.x as 90fb362 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
matthew-brett commentedDec 23, 2015
When there are no images generated but plots are configured to show
different plot formats, the plot directive generates an annoying empty
parens in the output. Fix.