14
0
Commit Graph

3 Commits

Author SHA256 Message Date
b467e2cf94 - update to 3.4.0:
* Deprecate wait_jitter for wait_random
  * Align tox and travis settings
  * Fix README typo
  * Bump hacking to 0.12
  * Fix README.rst wrong description
  * This is using floating point seconds (not milliseconds)
  * Some small docstring updates
  * Use py3.x compat print in README.rst
  * Fix typo in retry_if_exception example

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tenacity?expand=0&rev=3
2016-12-02 17:41:00 +00:00
dfadd0367c - update to 3.3.0:
* Implement '+' operator for wait strategies
  * Rename `_retrying` attribute to `retry` and document it
  * Store retrying object as an attribute of retried function
  *  Make sure statistics are thread locals

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tenacity?expand=0&rev=2
2016-11-09 14:17:27 +00:00
88e9cc76d1 Accepting request 430546 from home:tbechtold:branches:devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/430546
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tenacity?expand=0&rev=1
2016-09-27 12:21:18 +00:00