Thomas Bechtold
f4b7d85e84
- update to 3.7.1:
...
* Fix pep8 errors
* Correctly set the exception if we TryAgain for ever
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tenacity?expand=0&rev=5
2017-02-10 16:07:43 +00:00
b1a157d903
- update to 3.6.0:
...
* Retry on coroutines
* Run flake8 only with latest python
* Deduplicate retry decorator logic
* Extract controller IOs in subclass
* Allow to combine stop conditions
* Add SayThanks
* retry: implement bitwise operators on retry strategies
* retry: add retry_all
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tenacity?expand=0&rev=4
2016-12-18 14:14:17 +00:00
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