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

mrocklin / multipledispatch / 130

Builds Branch Commit Type Ran Committer Via Coverage
130 master Merge pull request #21 from mrocklin/robust-mro typ.__mro__ works when typ.mro() doesn't push 30 Jun 2014 01:53AM UTC Matthew Rocklin travis-ci pending completion   set done
129 master Merge pull request #22 from mrocklin/docstring Add docstrings to dispatched functions push 30 Jun 2014 01:51AM UTC Matthew Rocklin travis-ci pending completion   set done
127 docstring only add other signatures if they exist push 26 Jun 2014 05:34PM UTC Matthew Rocklin travis-ci pending completion   set done
125 robust-mro skip doctest for py2/3 compatibility push 26 Jun 2014 04:53PM UTC Matthew Rocklin travis-ci pending completion   set done
123 docstring fancier docstring push 26 Jun 2014 04:41PM UTC Matthew Rocklin travis-ci pending completion   set done
121 robust-mro test and docstring for mro push 26 Jun 2014 03:52PM UTC Matthew Rocklin travis-ci pending completion   set done
119 robust-mro typ.__mro__ works when typ.mro() doesn't This creates a tiny function that tries one and then the other push 18 Jun 2014 09:13PM UTC Matthew Rocklin travis-ci pending completion   set done
118 master Merge pull request #20 from mrocklin/raise-on-non-class Raise on non class push 08 Jun 2014 06:47PM UTC Matthew Rocklin travis-ci pending completion   set done
116 raise-on-non-class improve non-class signature error message push 27 May 2014 11:51PM UTC Matthew Rocklin travis-ci pending completion   set done
115 master bump version to 0.4.3 push 21 May 2014 09:56PM UTC Matthew Rocklin travis-ci pending completion   set done
114 master Merge pull request #18 from mrocklin/union-add Handle union types in add, not dispatch push 21 May 2014 09:55PM UTC Matthew Rocklin travis-ci pending completion   set done
112 union-add Handle union types in add, not dispatch Union types via tuple have always worked in dispatch @dispatch((int, float)) def inc(x): return x + 1 >>> inc(1) 2 >>> inc(1.0) 2.0 However until now they didn't work with register or add inc = Disp... push 21 May 2014 09:15PM UTC Matthew Rocklin travis-ci pending completion   set done
111 master Merge pull request #17 from Krastanov/patch-1 Document consistency of ambiguity resolutions push 21 May 2014 05:02PM UTC Matthew Rocklin travis-ci pending completion   set done
109 master bump version to 0.4.2 push 20 May 2014 06:48PM UTC Matthew Rocklin travis-ci pending completion   set done
108 master Merge pull request #15 from mrocklin/pickle Dispatchers are serializable push 20 May 2014 03:46PM UTC Matthew Rocklin travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 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