0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Aug 03, 2024 — Aug 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #241 from davidshepherd7/unzip-2 More... about 10 years ago
Merge pull request #248 from 183amir/patch-1 More... about 10 years ago
Fixes a typo. More... about 10 years ago
Update version status and downloads badges More... about 10 years ago
Add peek function More... about 10 years ago
Remove TODO comments from unzip More... about 10 years ago
Return a tuple rather than iterator from unzip More... about 10 years ago
Handle empty iterators in unzip More... about 10 years ago
bump version to 0.7.2 More... about 10 years ago
Comply with pep8 E251 More... about 10 years ago
Fix use of non-lazy map, zip in unzip tests More... about 10 years ago
Add an implementation of unzip More... about 10 years ago
Merge pull request #240 from eriknw/test_dicttoolz_types More... about 10 years ago
Test dicttoolz with multiple types of mutable mappings. More... about 10 years ago
Merge pull request #217 from Digenis/master More... over 10 years ago
add digenis to contributors More... over 10 years ago
skip curry(func=...) test for pypy3 (upstream bug) More... over 10 years ago
Merge pull request #237 from minrk/bench More... over 10 years ago
fix calls to join in test_join More... over 10 years ago
Python 3 fixes in bench More... over 10 years ago
Merge pull request #232 from bartvm/ordereddict More... over 10 years ago
Add tests for curried merge More... over 10 years ago
Update curry examples, don't expect factory to take items as optional argument More... over 10 years ago
Add @bartvm to authors list More... over 10 years ago
Python 2.6 compatibility More... over 10 years ago
Test passing of keyword arguments merge; default back to usual update method More... over 10 years ago
Add factory test More... over 10 years ago
Use copy module instead of method More... over 10 years ago
Use custom update function More... over 10 years ago
Add support for factory keyword argument More... over 10 years ago