Skip to content

Fix typo in margins handling. #6544

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 7, 2016
Merged

Conversation

anntzer
Copy link
Contributor

@anntzer anntzer commented Jun 6, 2016

This does not change the semantics of the code but should make things
clearer and offer a negligible optimization: previously, the margins
correction would be computed even if margin == 0 as long as
do_upper_margin was set.

This does not change the semantics of the code but should make things
clearer and offer a negligible optimization: previously, the margins
correction would be computed even if `margin == 0` as long as
`do_upper_margin` was set.
@WeatherGod
Copy link
Member

restarted the failing job. This change does make sense to me.

@WeatherGod
Copy link
Member

I'm ready to merge this, but what are the backporting rules now?

@jenshnielsen
Copy link
Member

I think this should be backported to 2.x but not 1.5.x since we are basically ready to release 1.5.2 and then not touch the branch after that.

@WeatherGod
Copy link
Member

Makes sense to me

@WeatherGod WeatherGod merged commit 2303df6 into matplotlib:master Jun 7, 2016
WeatherGod added a commit that referenced this pull request Jun 7, 2016
Fix typo in margins handling.
@WeatherGod
Copy link
Member

backported as 077c72e

@QuLogic QuLogic added this to the 2.0 (style change major release) milestone Jun 7, 2016
@anntzer anntzer deleted the margins-typo branch June 7, 2018 05:39
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.

5 participants