Files
python-tenacity/python-tenacity.changes
Dirk Mueller 04e1eb068b - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tenacity?expand=0&rev=33
2021-04-22 20:47:48 +00:00

7.5 KiB