Skip to content

v1.3.7

Compare
Choose a tag to compare
@nichochar nichochar released this 04 Oct 17:55
· 485 commits to master since this release

New in version 1.3.7

  • default parameter on get(key, default=0)
  • fixed docs to autogenerate themselves with sphinx
  • fix linter to work with python3
  • improve error message on illegal Input for the key
  • refactor stat parsing
  • fix MockMemcacheClient
  • fix unicode char in middle of key bug