Skip to content

BUG: DatetimeIndex raises AttributeError on win #13736

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

Closed
wants to merge 1 commit into from

Conversation

sinhrks
Copy link
Member

@sinhrks sinhrks commented Jul 21, 2016

@sinhrks sinhrks added the Bug label Jul 21, 2016
@sinhrks sinhrks added this to the 0.19.0 milestone Jul 21, 2016
subarr = data.view(_NS_DTYPE)
else:
data = subarr
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is this for? (Or should it be the way around?) In any case this line is not covered by the tests I think

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah the condition can't be reached. Modified slightly.

@jreback jreback closed this in ae144bb Jul 21, 2016
@sinhrks sinhrks deleted the dti_bug_win branch July 21, 2016 11:01
@jreback jreback mentioned this pull request Jul 24, 2016
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants