X Tutup
Skip to content

Don't use __builtins__ (an impl. detail) in pylab.#7272

Merged
Kojoley merged 1 commit intomatplotlib:masterfrom
anntzer:pylab-fix
Oct 15, 2016
Merged

Don't use __builtins__ (an impl. detail) in pylab.#7272
Kojoley merged 1 commit intomatplotlib:masterfrom
anntzer:pylab-fix

Conversation

@anntzer
Copy link
Copy Markdown
Contributor

@anntzer anntzer commented Oct 15, 2016

Also smuggled in some minor reformattings.

Fixes #7186. Supersedes #7187 (see discussion there).

Also smuggled in some minor reformattings.

Fixes matplotlib#7186.  Supersedes matplotlib#7187 (see discussion there).
@Kojoley Kojoley merged commit e690c95 into matplotlib:master Oct 15, 2016
@Kojoley Kojoley added this to the 2.0.1 (next bug fix release) milestone Oct 15, 2016
Kojoley added a commit that referenced this pull request Oct 15, 2016
Don't use __builtins__ (an impl. detail) in pylab.
@Kojoley
Copy link
Copy Markdown
Member

Kojoley commented Oct 15, 2016

backported to v2.x as 9dc6928

@anntzer anntzer deleted the pylab-fix branch October 15, 2016 16:49
@QuLogic QuLogic modified the milestones: 2.0.1 (next bug fix release), 2.0 (style change major release) Dec 7, 2016
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.

4 participants

X Tutup