Skip to content

Make examples that load npy files with datetime(objects) py3 compatible #5292

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
Oct 27, 2015

Conversation

jenshnielsen
Copy link
Member

Requires np 1.10 to work under py3 because encoding wasn't added until 1.10

@jenshnielsen
Copy link
Member Author

There is still a few related failures in recipes.rst

@mdboom
Copy link
Member

mdboom commented Oct 21, 2015

👍

@jenshnielsen
Copy link
Member Author

Fixed the examples in recipes the same way. With this the docs finally build with all examples under python3

@mdboom
Copy link
Member

mdboom commented Oct 21, 2015

That's awesome. 👏

Though, just for reference of someone else coming by, I did run into an unrelated glitch building the docs in Python 3 on Mac today. See #5295

tacaswell added a commit that referenced this pull request Oct 27, 2015
FIX: Make examples that load npy files with datetime(objects) py3 compatible
@tacaswell tacaswell merged commit 9bd7365 into matplotlib:v1.5.x Oct 27, 2015
@QuLogic QuLogic added this to the next point release (1.5.0) milestone Oct 31, 2015
@jenshnielsen jenshnielsen deleted the datetimeexamplespy3load branch November 9, 2015 09:22
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