Don't check if in range if the caller passed norm #6132

Merged
merged 1 commit into from Mar 13, 2016

Conversation

Projects
None yet
3 participants
Owner

mdboom commented Mar 8, 2016

since that indicates the data is already normalized

Follow-on to #6122.

@mdboom mdboom Don't check if in range if the caller passed norm
since that indicates the data is already normalized
010c3fd

mdboom added the needs_review label Mar 8, 2016

@tacaswell tacaswell added a commit that referenced this pull request Mar 13, 2016

@tacaswell tacaswell Merge pull request #6132 from mdboom/dont-check-when-not-norming
Don't check if in range if the caller passed norm
8afb493

@tacaswell tacaswell merged commit 8afb493 into matplotlib:master Mar 13, 2016

2 checks passed

continuous-integration/appveyor/pr AppVeyor build succeeded
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details

tacaswell removed the needs_review label Mar 13, 2016

Owner

tacaswell commented Mar 13, 2016

I am still 50/50 on backporting this and #6122 to v2.x.

Member

QuLogic commented Jul 5, 2016

It seems like you aren't...

QuLogic added this to the 2.1 (next point release) milestone Jul 5, 2016

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment