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

jplana / python-etcd / 331

Builds Branch Commit Type Ran Committer Via Coverage
331 master Moved to positional args in string formatting In Python 3.1 the need for positional arguments in string formatting became optional. However, there are a lot of people using Python 3.0.x and 2.6.x who could benefit from using the python-etcd libra... Pull #176 16 May 2016 06:19PM UTC ashcrow travis-ci pending completion   set done
330 master update dnspython dependency remove the requirement for dnspython2 and dnspython3 as the two branches have been merged as of dnspython 1.13.0 Pull #175 14 May 2016 05:09AM UTC tmacro travis-ci pending completion   set done
329 master disable ssl hostname verification Pull #174 13 May 2016 09:26AM UTC toolchainX travis-ci pending completion   set done
328 master add refresh key method Pull #172 07 May 2016 11:39AM UTC boyxuper travis-ci pending completion   set done
327 master Python3 fix when blocking on contented lock, episode 2 Same issue as [PR#126](https://github.com/jplana/python-etcd/pull/126) timout = None can cascade into the call to self._aquired triggering: TypeError: unorderable types: NoneType() > int() Pull #167 16 Apr 2016 09:08PM UTC tmacro travis-ci pending completion   set done
326 master Fix part of the readthedocs documentation Closes #162 push 16 Apr 2016 02:20PM UTC lavagetto travis-ci pending completion   set done
325 master Fix typo: "doesn't exists." => "doesn't exist." Pull #164 20 Mar 2016 08:13PM UTC the-gigi travis-ci pending completion   set done
324 master Fix doc comment of client.watch() The exception raised when the timeout expires is etcd.EtcdWatchTimedOut Pull #164 20 Mar 2016 08:10PM UTC the-gigi travis-ci pending completion   set done
323 master Merge pull request #163 from kawasakitoshiya/add_doc_about_error add explanation about read error push 04 Mar 2016 09:26AM UTC lavagetto travis-ci pending completion   set done
322 master add explanation about read error Pull #163 03 Mar 2016 05:56AM UTC kawasakitoshiya travis-ci pending completion   set done
321 master Set default value of `value` of `Client.write` In the documentation, `value` argument looks should be omitted. ```python client.write('/nodes/queue', dir=True) ``` Pull #157 26 Jan 2016 06:26AM UTC sublee travis-ci pending completion   set done
319 master remove _base_uri only after refresh from cluster Pull #154 24 Dec 2015 01:17PM UTC ikotusev travis-ci pending completion   set done
318 master reset some_request_failed to False on each iteration of the loop otherwise we could get into the situation when the first request has failed, then _machines_cache has been updated and request executed successfully and it will try to update _machi... Pull #153 24 Dec 2015 08:38AM UTC CyberDem0n travis-ci pending completion   set done
317 master Merge pull request #148 from smurfix/upstream2 Test fix: leader push 16 Dec 2015 07:09PM UTC lavagetto travis-ci pending completion   set done
316 master Merge pull request #151 from cachedout/26_setup Fix build error on Python 2.6 push 16 Dec 2015 05:51PM UTC lavagetto travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 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