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 #457 from eriknw/v0.10.0 More... about 6 years ago
Bump version to 0.10.0 to prepare for release More... about 6 years ago
Merge pull request #456 from eriknw/cytoolz_127_130 More... about 6 years ago
Add regression test from pytoolz/cytoolz#130 More... about 6 years ago
Merge pull request #455 from eriknw/cytoolz123_sliding_window More... about 6 years ago
Merge pull request #454 from eriknw/breakpoint_sig More... about 6 years ago
Add test for `sliding_window` with much longer window size than iterator More... about 6 years ago
`toolz.curried` should always be available More... about 6 years ago
Add signature for new (as of Python 3.7) `breakpoint` More... about 6 years ago
Merge pull request #453 from eriknw/tweaks_2019_07 More... about 6 years ago
Minor clean up after recent merges. Nothing of substance. More... about 6 years ago
Merge pull request #434 from medecau/multiprocessing-fold More... about 6 years ago
Merge pull request #452 from eriknw/revert_899a932_for_pypy More... about 6 years ago
Revert 899a932, which worked around a bug in pypy3<2.5 More... about 6 years ago
Merge pull request #398 from ariebovenberg/compose-improvements More... about 6 years ago
Merge branch 'compose-improvements' of https://github.com/ariebovenberg/toolz into ariebovenberg-compose-improvements More... about 6 years ago
Merge pull request #425 from groutr/faster-dissoc More... about 6 years ago
Merge pull request #381 from MitalAshok/peekn More... about 6 years ago
Merge pull request #451 from samfrances/pipeline More... about 6 years ago
Add compose_left to toolz.curried More... about 6 years ago
Rename pipline() to compose_left() More... about 6 years ago
Correct docstring for pipeline() More... about 6 years ago
Convert pipeline() tests from pytest to nose More... about 6 years ago
Correct failing doctest More... about 6 years ago
Write pipeline function, with tests More... about 6 years ago
Merge pull request #411 from eliasmistler/master More... about 6 years ago
Merge pull request #428 from groutr/faster_join More... about 6 years ago
Merge pull request #433 from groutr/faster_update_in More... about 6 years ago
Merge pull request #431 from lumbric/master More... about 6 years ago
Merge pull request #432 from lumbric/unzip_documentation_fix More... about 6 years ago