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

mrocklin / toolz / 182

Builds Branch Commit Type Ran Committer Via Coverage
182 take-nth add take_nth to itertoolz push 02 Jan 2014 06:13PM UTC mrocklin travis-ci pending completion   set done
181 serialization curried.merge_with.__doc__ is same as normal push 02 Jan 2014 03:04AM UTC mrocklin travis-ci pending completion   set done
180 serialization escape multiprocessing error if not supported push 01 Jan 2014 08:05PM UTC mrocklin travis-ci pending completion   set done
179 fold remove fold from functoolz push 01 Jan 2014 07:58PM UTC mrocklin travis-ci pending completion   set done
177 nth-dict nth depends on isinstance rather than __getslice__ testing for a __getslice__ attribute is faster but is not supported by Python 3 Testing for isinstance(seq, collections.Sequence) is accurate but slow (about 5 times slower than the current solu... push 20 Dec 2013 12:24AM UTC mrocklin travis-ci pending completion   set done
176 nth-dict nth uses getslice to test indexability Recommended by @eriknw in #62 push 12 Dec 2013 05:39PM UTC mrocklin travis-ci pending completion   set done
175 nth-dict nth only indexes if input isinstance list, tuple push 12 Dec 2013 05:10PM UTC mrocklin travis-ci pending completion   set done
174 fold fold uses ``combine`` to merge intermediate results push 11 Dec 2013 04:46PM UTC mrocklin travis-ci pending completion   set done
171 fold propagate chunksize to recursive fold call push 10 Dec 2013 08:17PM UTC mrocklin travis-ci pending completion   set done
170 fold add reduce to compatibility push 10 Dec 2013 12:43AM UTC mrocklin travis-ci pending completion   set done
169 fold add fold Fold is an associative version of reduce that Requires an associative operator Supports parallelism push 10 Dec 2013 12:36AM UTC mrocklin travis-ci pending completion   set done
168 serialization pep8 push 10 Dec 2013 12:12AM UTC mrocklin travis-ci pending completion   set done
166 names rename coll -> seq push 28 Nov 2013 04:47PM UTC mrocklin travis-ci pending completion   set done
165 names Rename f/fn/func -> funcs, keyfn -> key, iters -> seqs push 28 Nov 2013 04:27PM UTC mrocklin travis-ci pending completion   set done
164 wraps Create try_wraps function Robust version of functools.wraps push 28 Nov 2013 03:40AM UTC mrocklin travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 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