Skip to content

COMPAT: Do not pass iterator as index #182

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 28, 2016

Conversation

sinhrks
Copy link
Member

@sinhrks sinhrks commented Feb 27, 2016

Fixed Travis Error in test_get_quote_stringlist, which raises TypeError: data argument can't be an iterator.

This makes CI pass except py2.6 / pandas 0.13.1 which looks to have a different issue.

@sinhrks
Copy link
Member Author

sinhrks commented Feb 28, 2016

Simply skipped the problematic test test_month_year in python 2.6 (#169).

femtotrader added a commit that referenced this pull request Feb 28, 2016
COMPAT: Do not pass iterator as index
@femtotrader femtotrader merged commit 32c7427 into pydata:master Feb 28, 2016
@femtotrader
Copy link
Contributor

Thanks @sinhrks

@sinhrks sinhrks deleted the google_quotes branch February 28, 2016 08:13
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