0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 11 hours ago.
Aug 03, 2024 — Aug 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Ship tests with lib so that we can test all tests with conda build More... over 10 years ago
Ignore build files More... over 10 years ago
Support non-variadic version of `diff` if passed single list. More... over 10 years ago
Merge branch 'master' into diff More... over 10 years ago
add missing bump to 0.7.1 to conda.yaml More... over 10 years ago
bump version to 0.7.1 More... over 10 years ago
Merge pull request #206 from mrocklin/reduceby-callable More... over 10 years ago
pep8 More... over 10 years ago
Test `nth` with negative index on sequence and iterator. More... over 10 years ago
Merge pull request #222 from eriknw/itemmap More... over 10 years ago
Add itemmap, itemfilter to api doc. More... over 10 years ago
Add `itemmap` and `itemfilter` to `dicttoolz`. More... over 10 years ago
oops pep8 More... over 10 years ago
Oops. Simplify __get__. I made things more complicated than needed. More... over 10 years ago
Use `__get__` method of function for more robust curry on class methods. More... over 10 years ago
`curry` can work on class methods by using the `__get__` descriptor protocol. More... over 10 years ago
binstar: add more platforms/versions More... over 10 years ago
add tail to itertoolz.__all__ More... over 10 years ago
Merge pull request #214 from mrocklin/readme-contributions More... over 10 years ago
Merge pull request #218 from mrocklin/tail More... over 10 years ago
take, drop, tail refer to each other in docstrings More... over 10 years ago
test tail in lazy setting More... over 10 years ago
fix tail doctest More... over 10 years ago
last is a recipe of tail More... over 10 years ago
add tail operation More... over 10 years ago
Merge pull request #215 from toddrjen/dissoc More... over 10 years ago
test_curry_kwargs: curry must not pick func kwarg More... almost 11 years ago
coverage for curry() without func More... almost 11 years ago
Remove positional arg "func" from curry.__init__ More... almost 11 years ago
Merge pull request #216 from manishtomar/patch-1 More... almost 11 years ago