Skip to content

COMPAT: return instead of raising StopIteration in generator #11108

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

Closed
kawochen opened this issue Sep 15, 2015 · 4 comments · Fixed by #11622
Closed

COMPAT: return instead of raising StopIteration in generator #11108

kawochen opened this issue Sep 15, 2015 · 4 comments · Fixed by #11622
Labels
Compat pandas objects compatability with Numpy or Python functions
Milestone

Comments

@kawochen
Copy link
Contributor

And a couple other changes for PEP479 to avoid warnings. Will submit a PR if others agree.

@jreback jreback added Python 3.5 Compat pandas objects compatability with Numpy or Python functions labels Sep 15, 2015
@jreback
Copy link
Contributor

jreback commented Sep 15, 2015

sure

@jreback jreback added this to the 0.17.1 milestone Sep 15, 2015
@jreback jreback modified the milestones: Next Major Release, 0.17.1 Nov 13, 2015
@jreback
Copy link
Contributor

jreback commented Nov 13, 2015

@kawochen pr for this?

@kawochen
Copy link
Contributor Author

Ah yes will do tomorrow.

On Nov 13, 2015, at 2:01 PM, Jeff Reback [email protected] wrote:

@kawochen pr for this?


Reply to this email directly or view it on GitHub.

@kawochen
Copy link
Contributor Author

Working on it. I can trigger the warnings in SparseArray. Will see how to trigger those in io.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Compat pandas objects compatability with Numpy or Python functions
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants