14
0

Commit Graph

  • 6a1005be4c Accepting request 1199461 from devel:languages:python main Ana Guerrero 2024-09-09 12:44:34 +00:00
  • acf0a5c082 - 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 Dirk Mueller 2024-09-08 13:41:36 +00:00
  • 06d263068f Accepting request 1198922 from devel:languages:python Ana Guerrero 2024-09-05 13:47:35 +00:00
  • eb42c874d4 - Fix build on Leap 15.6 Markéta Machová 2024-09-05 09:19:57 +00:00
  • 5e0a17fbae Accepting request 1198797 from home:yeey:OpenWebUI Markéta Machová 2024-09-05 08:58:33 +00:00
  • c1be256eba Accepting request 1183916 from devel:languages:python Ana Guerrero 2024-06-29 13:17:11 +00:00
  • eed3804d06 - update to 8.4.2: * fix: Avoid overwriting local contexts with retry decorator Dirk Mueller 2024-06-29 05:34:00 +00:00
  • 92fb20de2b Accepting request 1181787 from devel:languages:python Ana Guerrero 2024-06-20 14:47:37 +00:00
  • 85b1cadb57 - 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 Dirk Mueller 2024-06-19 17:01:57 +00:00
  • 783e220bfd Accepting request 1179634 from devel:languages:python Ana Guerrero 2024-06-10 15:37:51 +00:00
  • 6a41dc338f - 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 Dirk Mueller 2024-06-10 07:51:05 +00:00
  • 74fd5aeded Accepting request 1129194 from devel:languages:python Ana Guerrero 2023-11-27 21:44:44 +00:00
  • 76e32f455e - 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: Dirk Mueller 2023-11-27 16:10:27 +00:00
  • fd4f3e4107 Accepting request 1090091 from devel:languages:python Dominique Leuenberger 2023-06-01 15:19:29 +00:00
  • f7e2a7a15a - 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 Dirk Mueller 2023-05-31 19:56:58 +00:00
  • e76d8350d9 Accepting request 1087255 from devel:languages:python Dominique Leuenberger 2023-05-16 12:16:16 +00:00
  • 6ad8761724 Accepting request 1087252 from home:ojkastl_buildservice:Branch_devel_languages_python Steve Kowalik 2023-05-15 14:50:39 +00:00
  • 6ba6ec24b2 Accepting request 1085821 from devel:languages:python Dominique Leuenberger 2023-05-10 14:18:42 +00:00
  • edadf0886c Accepting request 1085539 from home:ojkastl_buildservice:Branch_devel_languages_python Dirk Mueller 2023-05-09 20:50:08 +00:00
  • 285d57106a Accepting request 1035302 from devel:languages:python Dominique Leuenberger 2022-11-12 16:41:15 +00:00
  • 3b1cde545b Accepting request 1035286 from home:pgajdos:python Matej Cepl 2022-11-11 16:21:09 +00:00
  • 826c0faa91 clarify changelog Markéta Machová 2022-11-11 13:40:48 +00:00
  • cf6f83ab73 Accepting request 1034932 from home:yarunachalam:branches:devel:languages:python Markéta Machová 2022-11-11 13:38:39 +00:00
  • f305e19190 Accepting request 1032576 from devel:languages:python Dominique Leuenberger 2022-11-01 12:43:08 +00:00
  • eb98e09731 Accepting request 1032527 from home:yarunachalam:branches:devel:languages:python Matej Cepl 2022-10-31 20:22:59 +00:00
  • e5cc1ff7b1 Accepting request 887893 from devel:languages:python Dominique Leuenberger 2021-04-23 15:50:40 +00:00
  • b64e1759cd - update to 6.3.1: * Make AsyncRetrying callable * Replace nap.sleep with a method to allow mocking after import * Always return booleans from all retry_* methods * Fix asyncio.iscoroutinefunction(f) check for decorated function * Add call method to AsyncRetying Dirk Mueller 2021-04-22 20:47:48 +00:00
  • aaacc69afb Accepting request 817787 from devel:languages:python Dominique Leuenberger 2020-06-30 19:58:06 +00:00
  • 7fe4afa4ef - Update to 6.2.0: * before_sleep_log: Add an exc_info option to include exception tracebacks * docs: fix duplicate function names (#226) * AsyncRetrying can use an async iterator (#222) * Add minimal type definitions for @retry decorator (#221) - Add typguard to BuildRequires Steve Kowalik 2020-06-30 00:37:42 +00:00
  • 2eb0ae2048 Accepting request 795716 from devel:languages:python Dominique Leuenberger 2020-04-21 11:07:12 +00:00
  • 9f3a5116f9 - Fix build without python2 Tomáš Chvátal 2020-04-20 09:04:37 +00:00
  • de77936f11 Accepting request 780390 from devel:languages:python Dominique Leuenberger 2020-03-03 09:15:17 +00:00
  • c9c927a90d - update to 6.1.0: * further Python 3.8 fixes Dirk Mueller 2020-02-28 21:46:08 +00:00
  • 746d7a5386 Accepting request 758620 from devel:languages:python Dominique Leuenberger 2019-12-21 11:34:32 +00:00
  • 31c25e14e6 - update to 6.0.0 * Python 3.8 enablement Dirk Mueller 2019-12-20 18:42:37 +00:00
  • a82d0baa27 Accepting request 726743 from devel:languages:python Dominique Leuenberger 2019-08-28 16:38:24 +00:00
  • 57ac2c6a2c Accepting request 726742 from home:mcalabkova:branches:devel:languages:python Tomáš Chvátal 2019-08-28 11:59:18 +00:00
  • 8002c96194 Accepting request 697030 from devel:languages:python Yuchen Lin 2019-04-23 12:39:15 +00:00
  • 2c313ed3c6 Accepting request 696988 from home:mcalabkova:branches:devel:languages:python Tomáš Chvátal 2019-04-23 09:18:20 +00:00
  • c21afff8b5 Accepting request 664987 from devel:languages:python Dominique Leuenberger 2019-01-15 08:17:13 +00:00
  • df4b60844a Accepting request 664953 from home:jbrownell:branches:devel:languages:python Dirk Mueller 2019-01-12 15:41:36 +00:00
  • 47297d02e9 Accepting request 659708 from devel:languages:python Dominique Leuenberger 2018-12-24 10:45:01 +00:00
  • 11660ab693 Remove superfluous devel dependency for noarch package Matej Cepl 2018-12-04 14:08:36 +00:00
  • 528865e27e Accepting request 643129 from devel:languages:python Dominique Leuenberger 2018-10-22 09:23:51 +00:00
  • e57b287154 Accepting request 643040 from home:jengelh:branches:devel:languages:python Tomáš Chvátal 2018-10-19 07:15:04 +00:00
  • a11c0c2e4b - update to 4.12.0: * add retry\_error\_callback param * Fix Mergify conf * Enable mergify * Implement before\_sleep logging hook * Rename tenacity.async to tenacity.\_asyncio * Remove useless install of nose * Switch to pytest * Fix codeblock formatting * Document how to use Trio/curio * Catch BaseException rather than just Exception * Fix pep8 errors * Only install monotonic on Python 2 * Stop using pbr to build documentation * Add \license\ key to \setup.cfg\ * Avoid inspect.getargspec deprecation warning * Don't fall over if an old version of tornado is installed * Allow to specify RetryError Dirk Mueller 2018-10-11 12:05:34 +00:00
  • f4b7f9dc11 Accepting request 563549 from devel:languages:python Dominique Leuenberger 2018-01-13 20:47:36 +00:00
  • e050e0b536 Accepting request 563451 from home:jengelh:branches:devel:languages:python Tomáš Chvátal 2018-01-11 09:11:24 +00:00
  • 3aaa4f1b27 Accepting request 563434 from home:TheBlackCat:branches:devel:languages:python Todd R 2018-01-10 20:54:07 +00:00
  • 94c521dd34 Accepting request 540371 from devel:languages:python Dominique Leuenberger 2017-11-11 13:20:45 +00:00
  • f07ae153dc - update to 4.5.0: * Replace hacking with flake8 extensions * Fix import order * Put a default sleep attribute on BaseRetrying * async: allow to specify a different sleep method * Issue-8: Make sure doc examples run (#89) * Remove Python 3.4 support Dirk Mueller 2017-11-02 23:21:23 +00:00
  • 09dff4398a Accepting request 518053 from devel:languages:python Dominique Leuenberger 2017-08-22 09:11:26 +00:00
  • 4ae7a3e923 Accepting request 518052 from home:tbechtold:branches:devel:languages:python Thomas Bechtold 2017-08-22 06:37:48 +00:00
  • d6b9cfe9e1 Accepting request 456069 from devel:languages:python Dominique Leuenberger 2017-02-21 12:40:23 +00:00
  • f4b7d85e84 - update to 3.7.1: * Fix pep8 errors * Correctly set the exception if we TryAgain for ever Thomas Bechtold 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 Dirk Mueller 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 Dirk Mueller 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 Dirk Mueller 2016-11-09 14:17:27 +00:00
  • 88e9cc76d1 Accepting request 430546 from home:tbechtold:branches:devel:languages:python Dirk Mueller 2016-09-27 12:21:18 +00:00