- de409a0 feat: accept `datetime.timedelta` instances as argument to `stop_after_delay` (#371) by Theo Pilbeam · 2 years ago main
- 014b8e6 feat: Add retry_if_exception_cause_type (#362) by Greesb · 2 years, 3 months ago 8.1.0
- 18d05a6 Support `datetime.timedelta` as a valid wait unit type (#342) by Noam Bloom · 2 years, 7 months ago
- f6465c0 Show All Exception Predicates in Docs (#332) by Jack Desert · 2 years, 7 months ago
- da1bfc9 Implement a wait.wait_exponential_jitter per Google's storage guide (#351) by Isaac Good · 2 years, 8 months ago
- a858965 Define a ClientError to fix Sphinx build errors (#352) by Isaac Good · 2 years, 8 months ago
- ff48431 Merge pull request #340 from jd/fix-mergify by Julien Danjou · 2 years, 11 months ago
- dfcf348 ci: fix Mergify config by Julien Danjou · 2 years, 11 months ago
- 005ef22 Merge pull request #337 from william-silversmith/master by Julien Danjou · 3 years ago
- 5a86499 docs: show how to use retry_if_not_exception_type by William Silversmith · 3 years ago
- abf859f Rickroll a function name in one of the examples (#331) by Andrej Shadura · 3 years, 2 months ago
- a7f5485 Fix after_log logger format (#317) by Alexey Stepanov · 3 years, 5 months ago 8.0.1
- 06413c3 Drop `py2` tag from the wheel name (#320) by Sviatoslav Sydorenko · 3 years, 5 months ago 8.0.0
- 20d9228 Add a __repr__ method to RetryCallState objects (#302) by Zac Bentley · 3 years, 5 months ago
- 58fbe61 Add type annotations to cover all code. (#315) by Alexey Stepanov · 3 years, 6 months ago
- c18dcfb Fix #307 : Drop deprecated APIs (#314) by Alexey Stepanov · 3 years, 6 months ago
- 786997e Fix DeprecationWarnings in tests (#313) by Alexey Stepanov · 3 years, 6 months ago
- d442271 Do not package tests with tenacity (#308) by Alexey Stepanov · 3 years, 6 months ago
- 52ce97c Fix issue #288 : __name__ and other attributes for async functions (#312) by Alexey Stepanov · 3 years, 6 months ago
- dc60786 Use f-strings instead of `str.format` as faster and easier to read (#311) by Alexey Stepanov · 3 years, 6 months ago