openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
T
toolz_py
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 21 hours
ago. based on code collected
about 21 hours
ago.
Aug 01, 2024 — Aug 01, 2025
Showing page 12 of 41
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Use custom serialization logic via `curry.__reduce__`. Issue #324.
Erik Welch
More...
almost 9 years ago
Merge pull request #321 from coady/master
Erik Welch
More...
almost 9 years ago
Oups.
Erik Welch
More...
almost 9 years ago
Merge pull request #315 from eriknw/pep479
Erik Welch
More...
almost 9 years ago
Add @coady as author.
Aric Coady
More...
about 9 years ago
Sliding_window simplified and optimized.
Aric Coady
More...
about 9 years ago
Merge pull request #316 from i-s-o-g-r-a-m/master
Matthew Rocklin
More...
about 9 years ago
Remove redundant sentence
i-s-o-g-r-a-m
More...
about 9 years ago
Prepare for PEP 479 to take affect in Python 3.6+.
Erik Welch
More...
about 9 years ago
cleanup.
Erik Welch
More...
about 9 years ago
Copy docstrings too.
Erik Welch
More...
about 9 years ago
Move `tlz` into a separate package that gets installed by setup.py.
Erik Welch
More...
about 9 years ago
Always get some items from `toolz` and always introspect files from `toolz`.
Erik Welch
More...
about 9 years ago
Update coverage for Python 3.3
Erik Welch
More...
about 9 years ago
Experimenting with `tlz` pseudo-package that copies `cytoolz` if available or `toolz`.
Erik Welch
More...
about 9 years ago
Merge pull request #313 from eriknw/faster_merge_sorted
Erik Welch
More...
about 9 years ago
Merge pull request #311 from stefanv/doc_markup
Matthew Rocklin
More...
about 9 years ago
oops. `merge_sorted` returns an iterator.
Erik Welch
More...
about 9 years ago
More tests for complete coverage. Thanks for being strict!
Erik Welch
More...
about 9 years ago
Faster `merge_sorted` using a recursive binary merge.
Erik Welch
More...
about 9 years ago
Bump to version 0.8.0
Erik Welch
More...
about 9 years ago
Fix markup in concat docstring
Stefan van der Walt
More...
about 9 years ago
Add `excepts` and `flip` to API docs.
Erik Welch
More...
about 9 years ago
Merge pull request #310 from jcrist/eq_no_default
Erik Welch
More...
about 9 years ago
Use `==` instead of `is` to check for no_default
Jim Crist
More...
about 9 years ago
Merge pull request #308 from eriknw/fix_property_introspection
Erik Welch
More...
about 9 years ago
Update tests to support `cytoolz`.
Erik Welch
More...
about 9 years ago
Update test with `__wrapped__` to run for all Python versions.
Erik Welch
More...
about 9 years ago
Use our introspection registry when `inspect.signature` fails due to inspecting properties.
Erik Welch
More...
about 9 years ago
Merge pull request #307 from quantopian/curry-example
Erik Welch
More...
about 9 years ago
←
1
2
…
8
9
10
11
12
13
14
15
16
…
40
41
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree