X Tutup
Skip to content

FIX: Fix super call for Python 2.7#7665

Merged
tacaswell merged 1 commit intomatplotlib:masterfrom
larsoner:fix-super
Dec 23, 2016
Merged

FIX: Fix super call for Python 2.7#7665
tacaswell merged 1 commit intomatplotlib:masterfrom
larsoner:fix-super

Conversation

@larsoner
Copy link
Copy Markdown
Contributor

Closes #7664.

@tacaswell tacaswell added this to the 2.0 (style change major release) milestone Dec 22, 2016
@tacaswell tacaswell added Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions. GUI: Qt labels Dec 22, 2016
@NelleV NelleV changed the title FIX: Fix super call for Python 2.7 [MRG+1] FIX: Fix super call for Python 2.7 Dec 22, 2016
@NelleV NelleV changed the title [MRG+1] FIX: Fix super call for Python 2.7 [MRG+2] FIX: Fix super call for Python 2.7 Dec 22, 2016
@NelleV
Copy link
Copy Markdown
Member

NelleV commented Dec 22, 2016

LGTM. The travis failure is unrelated, but launching again.
Considering it is the same tests always failing for all the PR, we may to consider doing something at some point about it.

@tacaswell tacaswell merged commit c4caab8 into matplotlib:master Dec 23, 2016
tacaswell added a commit that referenced this pull request Dec 23, 2016
FIX: Fix super call for Python 2.7
@QuLogic QuLogic changed the title [MRG+2] FIX: Fix super call for Python 2.7 FIX: Fix super call for Python 2.7 Dec 23, 2016
@tacaswell
Copy link
Copy Markdown
Member

backported to v2.x as db9b188

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

Labels

GUI: Qt Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

X Tutup