• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

eriknw / toolz / 59

Builds Branch Commit Type Ran Committer Via Coverage
59 memoize_key_func `memoize` can now accept a user key function via the `key` keyword. Also changed default key when keywords may be present so `None` is used instead of an empty tuple for `args` or empty frozenset for `kwargs`. push 19 Mar 2014 08:21PM UTC eriknw travis-ci pending completion   set done
58 clean_curried_namespace Fix `curried` doctests. They weren't run before. Also make the variables and functions used to set up `curried` namespace private by adding '_' prefix. push 18 Mar 2014 09:28PM UTC eriknw travis-ci pending completion   set done
57 curry_memoize Remove `isinstance(curry, f)` check in curried; need to make `curry` idempotent push 18 Mar 2014 07:18PM UTC eriknw travis-ci pending completion   set done
56 curry_memoize curry `memoize` by default. This allows a cache to be provided when using `memoize` as a decorator. push 18 Mar 2014 06:55PM UTC eriknw travis-ci pending completion   set done
55 unused_variables Clean up: remove unused variables (identified by pychecker and pyflakes) push 18 Mar 2014 05:13PM UTC eriknw travis-ci pending completion   set done
54 memoize_unary Simplify `may_have_kwargs =` and `is_unary =` expressions in `memoize`. push 18 Mar 2014 04:03AM UTC eriknw travis-ci pending completion   set done
53 memoize_unary Simplify "is_unary" check in `memoize` and check for "is_unary" first in `memof`. push 18 Mar 2014 02:36AM UTC eriknw travis-ci pending completion   set done
52 memoize_unary oops pep8 push 17 Mar 2014 05:21PM UTC eriknw travis-ci pending completion   set done
50 better_curry_error See #139. Raise original errors from `curry` (and `get`). Previously, exceptions were reraised and reported from within `curry`, which is not particularly informative or helpful to the user. push 13 Feb 2014 06:44PM UTC eriknw travis-ci pending completion   set done
49 faster_merge_with Improve performance of `merge_with` as discussed in #132 push 12 Feb 2014 07:40PM UTC eriknw travis-ci pending completion   set done
48 dict_iter Add compatibility functions to iterate over dict contents as discussed in #133. push 24 Jan 2014 01:02AM UTC eriknw travis-ci pending completion   set done
47 readme_broken_links Update broken links: "LICENSE.txt" gets a full-path link, and don't point to "http://crate.io" anymore. push 19 Jan 2014 05:58PM UTC eriknw travis-ci pending completion   set done
46 fix_32bit_overflow Fix OverflowError from tests on 32bit systems. push 26 Nov 2013 03:51AM UTC eriknw travis-ci pending completion   set done
45 readme_rst oops pep8 push 19 Nov 2013 01:38PM UTC eriknw travis-ci pending completion   set done
41 nth_with_list Better checks for sequence types for `nth` and `last` push 16 Nov 2013 09:11PM UTC eriknw travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc