Skip to content

Remove if six.PY2 code paths from boilerplate.py #10558

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

Conversation

cclauss
Copy link

@cclauss cclauss commented Feb 21, 2018

As part of dropping Python 2 support, remove __future__ and six imports and all six.PY2 code paths from boilerplate.py

@QuLogic QuLogic added the Py3k label Feb 21, 2018
@QuLogic QuLogic added this to the v3.0 milestone Feb 21, 2018
@efiring
Copy link
Member

efiring commented Feb 21, 2018

Quick question: did you try running the modified boilerplate.py? The result should be no change to pyplot.py, and that's what I expect; the PR looks fine to me.

@cclauss
Copy link
Author

cclauss commented Mar 2, 2018

Yes. I did not see a change.

@tacaswell tacaswell merged commit 71b7076 into matplotlib:master Mar 2, 2018
@tacaswell
Copy link
Member

Thanks @cclauss !

@cclauss cclauss deleted the remove-six.PY2-from-boilerplate.py branch March 2, 2018 12:47
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