Skip to content

BUG: remove millisecond field that raises valueerror #12019

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
Jan 12, 2016

Conversation

llllllllll
Copy link
Contributor

This would appear in the dir and cause tab completion to a field that would raise a ValueError. When I brought this up in gitter it seemed like it was safe to remove it.

I couldn't find any tests that hit this descriptor.

@llllllllll llllllllll force-pushed the remove-millisecond-field branch from 8c03dab to 57b5ef3 Compare January 11, 2016 22:41
@jreback
Copy link
Contributor

jreback commented Jan 11, 2016

yeh, I think this was historicaly left in. can you add a test (assert that it raises), so when someone tries to add it back it will fail!. ping on green.

@jreback jreback added Datetime Datetime data dtype API Design labels Jan 11, 2016
@jreback jreback added this to the 0.18.0 milestone Jan 11, 2016
@llllllllll llllllllll force-pushed the remove-millisecond-field branch from 57b5ef3 to 9501758 Compare January 11, 2016 23:25
@llllllllll
Copy link
Contributor Author

Added the test, build is now passing

jreback added a commit that referenced this pull request Jan 12, 2016
BUG: remove millisecond field that raises valueerror
@jreback jreback merged commit ced5d23 into pandas-dev:master Jan 12, 2016
@jreback
Copy link
Contributor

jreback commented Jan 12, 2016

thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Design Datetime Datetime data dtype
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants