0
I Use This!
Very Low Activity

Commits : Listings

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