Skip to content

port doc/make.py to py3k #473

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 2 commits into from
Aug 22, 2019
Merged

port doc/make.py to py3k #473

merged 2 commits into from
Aug 22, 2019

Conversation

sandrotosi
Copy link
Contributor

we applied this patch in the last update to Debian, since the we are trying to remove python 2

@WeatherGod
Copy link
Member

Keep in mind that there is no plan to drop python 2 and upgrade to py3k only because support for basemap will end in Jan. 2020.

@sandrotosi
Copy link
Contributor Author

I wasnt suggest to drop py2 at all, but you can build the documentation on py3k while still having the actual module support 2 and 3

@WeatherGod
Copy link
Member

There is no compelling reason to drop py2 doc building if the module itself is still written in python 2. Because there is no plan for moving on to py3k for basemap, dropping py2 doc-building seems entirely unnecessary.

@WeatherGod
Copy link
Member

Note, in case it wasn't clear, I am all for getting doc-building working on py3k. It is trivial to support both py2 and py3 for doc-building in this case.

@WeatherGod WeatherGod merged commit a551c23 into matplotlib:master Aug 22, 2019
@WeatherGod
Copy link
Member

Thanks for the patch. Note to self, I need to update the travis-ci file to unbreak the testing

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.

2 participants