Skip to content

BUG: Use reverse to check for non-lazy #6765

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
Apr 4, 2014

Conversation

TomAugspurger
Copy link
Contributor

As pointed out at #6761 (comment), __getslice__ was deprecated in Py3, so the test was faulty. I switched to checking for reverse.

jreback added a commit that referenced this pull request Apr 4, 2014
BUG: Use `reverse` to check for non-lazy
@jreback jreback merged commit 106bac8 into pandas-dev:master Apr 4, 2014
@jreback
Copy link
Contributor

jreback commented Apr 4, 2014

thanks @TomAugspurger

@TomAugspurger TomAugspurger deleted the lazy-iteritems branch May 15, 2017 21:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants