Revisions of python-tenacity
buildservice-autocommit
accepted
request 1199461
from
Dirk Mueller (dirkmueller)
(revision 59)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 58)
- update to 9.0.0: * Respects `min` argument for `wait_random_exponential` * Bump major version to warn API breakage on statistics attribute - update to 8.5.0: * fix: Restore contents of retry attribute for wrapped functions
buildservice-autocommit
accepted
request 1198922
from
Markéta Machová (mcalabkova)
(revision 57)
baserev update by copy to link target
Markéta Machová (mcalabkova)
committed
(revision 56)
- Fix build on Leap 15.6
Markéta Machová (mcalabkova)
accepted
request 1198797
from
Caroline Sena (csena)
(revision 55)
Changes needed to build package on 15.6
buildservice-autocommit
accepted
request 1183916
from
Dirk Mueller (dirkmueller)
(revision 54)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 53)
- update to 8.4.2: * fix: Avoid overwriting local contexts with retry decorator
buildservice-autocommit
accepted
request 1181787
from
Dirk Mueller (dirkmueller)
(revision 52)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 51)
- update to 8.4.1: * Include `tenacity.asyncio` subpackage in release dist - update to 8.4.0: * Add async strategies * Support Trio out-of-the-box
buildservice-autocommit
accepted
request 1179634
from
Dirk Mueller (dirkmueller)
(revision 50)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 49)
- update to 8.3.0: * Added a new stop function: `stop_before_delay`, which will stop execution if the next sleep time would cause overall delay to exceed the specified delay. Useful for use cases where you have some upper bound on retry times that you must not exceed, so returning before that timeout is preferable than returning after that timeout. * Preserve __defaults__ and __kwdefaults__ through retry decorator - use PEP517 build
buildservice-autocommit
accepted
request 1129194
from
Dirk Mueller (dirkmueller)
(revision 48)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 47)
- update to 3.2.3: * remove support for python 3.6 * Fix tests for typeguard 3.x * Add support for async sleep functions in tenacity.retry annotation * fix: docstring for wait_exponential_jitter * fix: remove __iter__ from AsyncRetring * CI conversion to GitHub actions - Update to version 8.0.1 - update to 3.3.0:
buildservice-autocommit
accepted
request 1090091
from
Dirk Mueller (dirkmueller)
(revision 46)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 45)
- update to 8.2.2: * feat: accept datetime.timedelta instances as argument to `stop_after.. * fix: docstring for wait_exponential_jitter * fix: remove __iter__ from AsyncRetring * Add retry_if_exception_cause_type and wait_exponential_jitter * better wait.WaitBaseT annotation * CI conversion to GitHub actions
buildservice-autocommit
accepted
request 1087255
from
Steve Kowalik (StevenK)
(revision 44)
baserev update by copy to link target
Steve Kowalik (StevenK)
accepted
request 1087252
from
Johannes Kastl (ojkastl_buildservice)
(revision 43)
- disable check 'test_retry_type_annotations' that fails due to `TypeError: check_type() takes 2 positional arguments but 3 were given`
buildservice-autocommit
accepted
request 1085821
from
Dirk Mueller (dirkmueller)
(revision 42)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
accepted
request 1085539
from
Johannes Kastl (ojkastl_buildservice)
(revision 41)
add sle15_python_module_pythons
buildservice-autocommit
accepted
request 1035302
from
Matej Cepl (mcepl)
(revision 40)
baserev update by copy to link target
Displaying revisions 1 - 20 of 59