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

eriknw / toolz / 160

Builds Branch Commit Type Ran Committer Via Coverage
160 curry_reduce Remove Python 2.6 from test matrix so we can use `importlib` push 21 Aug 2016 08:40PM UTC eriknw travis-ci pending completion   set done
159 pep479 Prepare for PEP 479 to take affect in Python 3.6+. Behavior in PEP 479 can be tested in Python 3.5 by adding: `from __future__ import generator_stop` push 15 Jun 2016 09:06PM UTC eriknw travis-ci pending completion   set done
158 tlz cleanup. push 13 Jun 2016 04:49AM UTC eriknw travis-ci pending completion   set done
157 tlz Copy docstrings too. push 13 Jun 2016 04:42AM UTC eriknw travis-ci pending completion   set done
156 tlz Move `tlz` into a separate package that gets installed by setup.py. Test Python 2.6 again, but exclude `tlz`. push 13 Jun 2016 12:35AM UTC eriknw travis-ci pending completion   set done
155 tlz Always get some items from `toolz` and always introspect files from `toolz`. Hence, if you do `tlz.functoolz??` in IPython, you'll see `toolz.functoolz`. push 13 Jun 2016 12:09AM UTC eriknw travis-ci pending completion   set done
154 tlz Update coverage for Python 3.3 push 12 Jun 2016 04:44PM UTC eriknw travis-ci pending completion   set done
153 tlz Experimenting with `tlz` pseudo-package that copies `cytoolz` if available or `toolz`. Currently, in order to do `import tlz`, `toolz` needs to have already been loaded. push 12 Jun 2016 03:45PM UTC eriknw travis-ci pending completion   set done
152 faster_merge_sorted oops. `merge_sorted` returns an iterator. push 08 Jun 2016 04:51AM UTC eriknw travis-ci pending completion   set done
151 faster_merge_sorted More tests for complete coverage. Thanks for being strict! push 08 Jun 2016 04:30AM UTC eriknw travis-ci pending completion   set done
149 fix_property_introspection Update tests to support `cytoolz`. push 30 May 2016 06:27PM UTC eriknw travis-ci pending completion   set done
148 fix_property_introspection Update test with `__wrapped__` to run for all Python versions. push 30 May 2016 06:19PM UTC eriknw travis-ci pending completion   set done
147 fix_property_introspection Use our introspection registry when `inspect.signature` fails due to inspecting properties. Unfortunately, `inspect.signature` fails to inspect classes that define `__signature__` as a property. Python 3.3 also fails when `__wrapped__` is a prop... push 30 May 2016 06:09PM UTC eriknw travis-ci pending completion   set done
146 more_introspection Code clarity. push 06 May 2016 02:57PM UTC eriknw travis-ci pending completion   set done
145 more_introspection oups push 06 May 2016 02:11AM 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