Skip to content

Squashed version of #9515. #9525

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
Feb 20, 2015
Merged

Conversation

shoyer
Copy link
Member

@shoyer shoyer commented Feb 19, 2015

Fixes #9512
Closes #9515

DatetimeIndex.__contains__ and TimedeltaIndex.__contains__ were failing to see duplicated elements in some circumstances.

Fixes GH9512
@shoyer shoyer added the Bug label Feb 19, 2015
@shoyer shoyer added this to the 0.16.0 milestone Feb 19, 2015
@jreback
Copy link
Contributor

jreback commented Feb 19, 2015

@shoyer if I am merging someone's and it just needs squashing I do it on the command line
merge to master and push directly
I normally don't created another pr (but if this works for u then ok)

@shoyer
Copy link
Member Author

shoyer commented Feb 19, 2015

@jreback K, I'll do that next time. Thanks

shoyer added a commit that referenced this pull request Feb 20, 2015
@shoyer shoyer merged commit e1aaf8c into pandas-dev:master Feb 20, 2015
@shoyer shoyer deleted the ischwabacher-patch-3 branch February 20, 2015 00:04
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.

Non-monotonic-increasing DatetimeIndex claims not to __contain__ duplicate entries
3 participants