pypi kazoo 2.4.0

latest releases: 2.10.0, 2.9.0, 2.9.0.dev0...
7 years ago

PYTHON SUPPORTED VERSIONS CHANGE: Please note that Kazoo no longer tests
on Python 2.6 or 3.3. Tested versions are 2.7, 3.4, 3.5, 3.6, and PyPy. The
multiple endpoint support for KazooClient may not work correctly on 2.6.

Bug Fixes

  • add missed parens to LockingQueue function call. (88cf4aa7)
  • core: revert PR #305 SetWatches which caused RuntimeError (a7b45390)

Features

  • pep8 all the things (92880342, closes #445)
  • drop Python 2.6/3.3 official support, add 3.5/3.6 testing (2faba9ff, closes #441)
  • core:
    • allow multiple endpoints in KazooClient hosts arg (72a8d96c, closes #411)
    • use epoll when available to support fds > 1023 (267e61b4, closes #171)
  • recipe: Add TreeCache recipe (ec8b337e)

Don't miss a new kazoo release

NewReleases is sending notifications on new releases.