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
1 day
ago. based on code collected
1 day
ago.
Jul 19, 2024 — Jul 19, 2025
Showing page 11 of 41
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge pull request #349 from coady/master
Erik Welch
More...
over 8 years ago
Merge pull request #352 from eriknw/run_doctests_on_curried
Erik Welch
More...
over 8 years ago
Merge pull request #353 from eriknw/explicit_curried
Erik Welch
More...
over 8 years ago
Explicitly import and curry objects in `toolz.curried` for nicer IDE integration. #323
Erik Welch
More...
over 8 years ago
Run doctest on curried functions in `toolz`. Fixes #348.
Erik Welch
More...
over 8 years ago
Merge pull request #314 from eriknw/tlz
Erik Welch
More...
over 8 years ago
Merge branch 'tlz2' into tlz
Erik Welch
More...
over 8 years ago
Merge pull request #350 from eriknw/correct_flip_doctest
Erik Welch
More...
over 8 years ago
Merge pull request #351 from eriknw/update/pluck_docstring
Erik Welch
More...
over 8 years ago
See #279. Update `pluck` docstring to clarify it accepts an index or a *list* of indices.
Erik Welch
More...
over 8 years ago
Support `tlz` in Python 2.6 using `toolz.compatibility.import_module`
Erik Welch
More...
over 8 years ago
Merge branch 'master' into tlz
Erik Welch
More...
over 8 years ago
Update the doctests for `flip` to render correctly in Python 2 and 3.
Erik Welch
More...
over 8 years ago
Merge pull request #334 from adamchainz/readthedocs.io
Erik Welch
More...
over 8 years ago
Simplified cons.
Aric Coady
More...
over 8 years ago
I was testing `tlz` in Python 2.6. I don't know the status of this.
Erik Welch
More...
over 8 years ago
MANIFEST.in: Add the license file. [ci skip] (#341)
jakirkham
More...
over 8 years ago
Fix SyntaxError and TypeError in Examples (#336)
beenorgone
More...
over 8 years ago
Interleave optimized. (#325)
coady
More...
over 8 years ago
Convert readthedocs links for their .org -> .io migration for hosted projects
Adam Chainz
More...
almost 9 years ago
Merge pull request #326 from eriknw/curry_reduce
Erik Welch
More...
almost 9 years ago
Update package metadata of supported versions to match .travis.yml (#328)
Lucas Wiman
More...
almost 9 years ago
Merge pull request #333 from jcrist/pluck-default-test
Erik Welch
More...
almost 9 years ago
Add tests for pluck with default, non-None
Jim Crist
More...
almost 9 years ago
Merge pull request #332 from AndreaCrotti/remove_easy_install
Matthew Rocklin
More...
almost 9 years ago
no more easy_install in the docs
Andrea Crotti
More...
almost 9 years ago
Add `import_module` to `compatibility` and add Python 2.6 back to test matrix.
Erik Welch
More...
almost 9 years ago
moar cleanup
Erik Welch
More...
almost 9 years ago
cleanup
Erik Welch
More...
almost 9 years ago
Remove Python 2.6 from test matrix so we can use `importlib`
Erik Welch
More...
almost 9 years ago
←
1
2
…
7
8
9
10
11
12
13
14
15
…
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