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

pywbem / nocasedict / 172

Builds Branch Commit Type Ran Committer Via Coverage
172 andy/fix-docs Several fixes in docs Details: * Added support for always showing all functions when building the documentation (i.e. when building on python 3 where e.g. get_key() does not exist when using the package, that method is not deleted when bui... push 25 Jul 2020 05:42PM UTC andy-maier travis-ci pending completion   set done
171 andy/pop Merge 499a752ee into 02dd34950 Pull #23 25 Jul 2020 05:32PM UTC web-flow travis-ci pending completion   set done
170 andy/pop Added pop(), popitem(), __reversed__(); Documented unimplemented methods Details: * Added pop() by delegating to the underlying dictionary. The omission of the 'default' argument is detected using a new constant _OMITTED as a default value f... push 25 Jul 2020 05:31PM UTC andy-maier travis-ci pending completion   set done
169 andy/iter-view Merge 3473136c9 into 02dd34950 Pull #30 25 Jul 2020 05:29PM UTC web-flow travis-ci pending completion   set done
168 andy/iter-view Cleaned up keys() etc, view..(), iter..() methods Before this change, keys() etc and iter..() were implemented as defined for py2, and the view..() methods were missing. This change makes these methods compatible with the standard dict methods, ... push 25 Jul 2020 05:27PM UTC andy-maier travis-ci pending completion   set done
167 master Enabled coveralls reporting on Travis on all tested Python versions Signed-off-by: Andreas Maier <andreas.r.maier@gmx.de> push 25 Jul 2020 05:25PM UTC andy-maier travis-ci pending completion   set done
166 andy/coveralls-py Merge 95c15bc5c into aef4afbe4 Pull #31 25 Jul 2020 05:19PM UTC web-flow travis-ci pending completion   set done
165 andy/coveralls-py Enabled coveralls reporting on Travis on all tested Python versions Signed-off-by: Andreas Maier <andreas.r.maier@gmx.de> push 25 Jul 2020 05:17PM UTC andy-maier travis-ci pending completion   set done
164 andy/iter-view Merge 365aa3b40 into aef4afbe4 Pull #30 25 Jul 2020 05:14PM UTC web-flow travis-ci pending completion   set done
163 andy/iter-view Cleaned up keys() etc, view..(), iter..() methods Before this change, keys() etc and iter..() were implemented as defined for py2, and the view..() methods were missing. This change makes these methods compatible with the standard dict methods, ... push 25 Jul 2020 05:12PM UTC andy-maier travis-ci pending completion   set done
162 andy/iter-view Merge 00c899735 into aef4afbe4 Pull #30 25 Jul 2020 05:09PM UTC web-flow travis-ci pending completion   set done
161 andy/iter-view Cleaned up keys() etc, view..(), iter..() methods Before this change, keys() etc and iter..() were implemented as defined for py2, and the view..() methods were missing. This change makes these methods compatible with the standard dict methods, ... push 25 Jul 2020 05:07PM UTC andy-maier travis-ci pending completion   set done
157 master Added HashableMixin/KeyableByMixin; Consolidated init/update Details: * Added a HashableMixin mixin class that adds support for hashability. To support the case_insensitive hash function, added a method keys_nocase() to NocaseDict. Spl... push 25 Jul 2020 03:06PM UTC andy-maier travis-ci pending completion   set done
156 andy/hashable-keyable Merge a94f2cb09 into 99eeeafc3 Pull #20 25 Jul 2020 03:00PM UTC web-flow travis-ci pending completion   set done
155 andy/hashable-keyable Added HashableMixin/KeyableByMixin; Consolidated init/update Details: * Added a HashableMixin mixin class that adds support for hashability. To support the case_insensitive hash function, added a method keys_nocase() to NocaseDict. Spl... push 25 Jul 2020 02:56PM UTC andy-maier travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • …
  • 51
  • 52
  • 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