Skip to content

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

2 participants