Skip to content

Conversation

@eriknw
Copy link
Member

@eriknw eriknw commented Jun 15, 2016

Behavior in PEP 479 can be tested in Python 3.5 by adding:

from __future__ import generator_stop

This PR fixes test failures. We may want to add new tests for empty sequences and check what exceptions are raised.

Behavior in PEP 479 can be tested in Python 3.5 by adding:
`from __future__ import generator_stop`
@eriknw eriknw merged commit bb66d36 into pytoolz:master Aug 10, 2016
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.

1 participant