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 14 hours
ago. based on code collected
about 14 hours
ago.
Jul 20, 2024 — Jul 20, 2025
Showing page 14 of 41
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Remove example with random result.
Steven Cutting
More...
over 9 years ago
Fix line lengths in itertoolz.
Steven Cutting
More...
over 9 years ago
Add function random_sample to itertoolz.
Steven Cutting
More...
over 9 years ago
Merge pull request #297 from eriknw/better_curry_introspection
Erik Welch
More...
over 9 years ago
Might as well cache `_has_unknown_args` in the curried object.
Erik Welch
More...
over 9 years ago
Expand `should_curry` conditionals to be more descriptive. Add docstrings.
Erik Welch
More...
over 9 years ago
Tweak comments.
Erik Welch
More...
over 9 years ago
Describe signature definition tuple used in `module_info` dict.
Erik Welch
More...
over 9 years ago
I'm an idiot.
Erik Welch
More...
over 9 years ago
Use as-needed cache of sigspecs for builtin tables instead of pre-calculating all of them.
Erik Welch
More...
over 9 years ago
Might as well cache sigspec in curry.
Erik Welch
More...
over 9 years ago
Add `sigspec=` keyword to introspection functions so `curry` will only create the signature once per check.
Erik Welch
More...
over 9 years ago
Names of position only arguments are also valid to use in **kwargs for builtins.
Erik Welch
More...
over 9 years ago
Silly Python 3.3
Erik Welch
More...
over 9 years ago
Perform version-specific branching at module level as suggested by @llllllllll
Erik Welch
More...
over 9 years ago
Oops. Forgot to set environment variable in for TravisCI
Erik Welch
More...
over 9 years ago
Update re-curry logic to match old behavior:
Erik Welch
More...
over 9 years ago
Merge pull request #298 from AndrewWalker/master
Erik Welch
More...
over 9 years ago
Correct spelling in docstring
Andrew Walker
More...
over 9 years ago
Remove pypy3 from the TravisCI build matrix. Python 3.2 is too old...
Erik Welch
More...
over 9 years ago
Remove the use of `inspect.getcallargs` to support Python 2.6.
Erik Welch
More...
over 9 years ago
Maybe a work-around for PyPy test failures?
Erik Welch
More...
over 9 years ago
Work-around for Python 3.4 (because it lies!)
Erik Welch
More...
over 9 years ago
Much better function introspection for `curry`.
Erik Welch
More...
over 9 years ago
Coverage badge also refers to master branch.
Erik Welch
More...
over 9 years ago
TravisCI badge now reflects the master branch.
Erik Welch
More...
over 9 years ago
Merge pull request #292 from 3noch/patch-1
Matthew Rocklin
More...
over 9 years ago
Clarify "purity" when globals are involved
Elliot Cameron
More...
over 9 years ago
Merge pull request #262 from llllllllll/excepting
Matthew Rocklin
More...
over 9 years ago
STY: not enough newlines
llllllllll
More...
over 9 years ago
←
1
2
…
10
11
12
13
14
15
16
17
18
…
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