0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 20, 2024 — Jul 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #384 from dhermes/patch-1 More... over 7 years ago
TST: do not worry abount having good introspection on breakpoint More... over 7 years ago
CI: add 3.7-dev to test matrix More... over 7 years ago
FIX: compatibility with python3.7 More... over 7 years ago
Update list of supported versions. More... almost 8 years ago
Backport fix to a test from cytoolz. pytoolz/cytoolz#105 More... almost 8 years ago
Added peekn More... almost 8 years ago
Merge pull request #376 from groutr/faster_interpose More... about 8 years ago
A slightly faster interposed. More... about 8 years ago
Update parallelism.rst (#366) More... over 8 years ago
Merge pull request #361 from camabeh/patch-1 More... over 8 years ago
Update curry.rst More... over 8 years ago
Merge pull request #359 from eriknw/python3.6 More... over 8 years ago
and in setup.py More... over 8 years ago
Add python 3.6 to the test matrix More... over 8 years ago
Merge pull request #358 from eriknw/fix/ensure_easy_testing More... over 8 years ago
How 'bout we `develop` instead of `install` More... over 8 years ago
Don't import or reference `toolz.curried.exceptions`. More... over 8 years ago
Aha, we need to install `toolz` first! More... over 8 years ago
Make sure bare test commands succeed. More... over 8 years ago
Bump version to 0.8.2. Bugfix release. More... over 8 years ago
Merge pull request #355 from eriknw/fix/curry_module More... over 8 years ago
Remove `curry.__getattr__` forwarding and comment out the tests this affects. More... over 8 years ago
Wow, Python 3.3 and 3.4 are terribly buggy with this. Skip tests. More... over 8 years ago
Fix some coverage and pep8 issues. More... over 8 years ago
Use `__qualname__` to help serialize curried objects. More... over 8 years ago
Set `__module__` on curried objects. This can fix pickling global curried objects. More... over 8 years ago
Update to version 0.8.1. Released. More... over 8 years ago
Merge pull request #354 from orisano/patch-1 More... over 8 years ago
fix typo? More... over 8 years ago