Skip to content

Fix pandas datetime test on pandas 0.20 #8583

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 1 commit into from
May 7, 2017

Conversation

dstansby
Copy link
Member

@dstansby dstansby commented May 6, 2017

Fixes #8579 . I've checked the code in #3896, and it still works if all the .astype(dt.datetime) are replaced by .astype(object).

@tacaswell tacaswell added this to the 2.0.2 (next bug fix release) milestone May 7, 2017
@tacaswell tacaswell merged commit 45f383d into matplotlib:master May 7, 2017
tacaswell added a commit that referenced this pull request May 7, 2017
TST: Fix pandas datetime test on pandas 0.20
@tacaswell
Copy link
Member

backported to v2.0.x as b0ca78c

@tacaswell tacaswell modified the milestones: 2.0.3 (next bug fix release), 2.0.2 (critical bug fixes from 2.0.1) May 7, 2017
@dstansby dstansby deleted the travis-pandas branch May 20, 2017 10:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants