python-tenacity
No description set
- Sources inherited from project devel:languages:python
- Devel package for openSUSE:Factory
-
3
derived packages
- Links to openSUSE:Factory / python-tenacity
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:smarty12:Python/python-tenacity && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
python-tenacity.changes | 0000010223 9.98 KB | |
python-tenacity.spec | 0000002284 2.23 KB | |
tenacity-8.1.0.tar.gz | 0000037658 36.8 KB |
Revision 37 (latest revision is 59)
Markéta Machová (mcalabkova)
accepted
request 1034932
from
Yogalakshmi Arunachalam (yarunachalam)
(revision 37)
- Update to version 8.1.0, 8.0.1, 8.0.0, 7.0.0 * feat: Add retry_if_exception_cause_type (#362) * Support `datetime.timedelta` as a valid wait unit type (#342) * Show All Exception Predicates in Docs (#332) * Implement a wait.wait_exponential_jitter per Google's storage guide (#351) * Define a ClientError to fix Sphinx build errors (#352) * Merge pull request #340 from jd/fix-mergify * ci: fix Mergify config * Merge pull request #337 from william-silversmith/master * docs: show how to use retry_if_not_exception_type * Rickroll a function name in one of the examples (#331) * Fix after_log logger format (#317) * Drop `py2` tag from the wheel name (#320) * Add a __repr__ method to RetryCallState objects (#302) * Add type annotations to cover all code. (#315) * Fix #307 : Drop deprecated APIs (#314) * Fix DeprecationWarnings in tests (#313) * Do not package tests with tenacity (#308) * Fix issue #288 : __name__ and other attributes for async functions (#312) * Use f-strings instead of `str.format` as faster and easier to read (#311) * Replace abc.ABCMeta with abc.ABC (#310) * Remove encoding declarations (#309) * Merge pull request #306 from penguinolog/black_full_ci * Use black instead of "flake8-black" on CI. * Fix #291: drop python < 3.6 (#304) * Merge pull request #293 from and-semakin/drop_deprecated_pythons * Drop support for deprecated Python versions (2.7 and 3.5) * Add retry_if_not_exception_type() (#300) * Make logger more compatible (#294) * ci: fix pep8 error (#297)
Comments 0