Skip to content
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

Backport a couple regression tests from cytoolz. #198

Merged
merged 4 commits into from
Jun 28, 2014

Conversation

eriknw
Copy link
Member

@eriknw eriknw commented Jun 23, 2014

Also, add a test that ensures curry doesn't return a partial object if a single argument remains and keyword arguments are present. This behavior was added in #170.

eriknw added 4 commits June 23, 2014 14:24
Also, add a test that ensures `curry` doesn't return a `partial`
object if a single argument remains and keyword arguments are present.
This behavior was added in pytoolz#170.
mrocklin added a commit that referenced this pull request Jun 28, 2014
Backport a couple regression tests from `cytoolz`.
@mrocklin mrocklin merged commit 2e27924 into pytoolz:master Jun 28, 2014
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