| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 9.1.3 source code.tar.gz | 2026-02-05 | 44.2 kB | |
| 9.1.3 source code.zip | 2026-02-05 | 73.5 kB | |
| README.md | 2026-02-05 | 1.4 kB | |
| Totals: 3 Items | 119.1 kB | 0 | |
What's Changed
- Apply formatting to num seconds in before_sleep_log by @aguinane in https://github.com/jd/tenacity/pull/489
- Support Python 3.14 by @sandrobonazzola in https://github.com/jd/tenacity/pull/528
- Typing: Accept non-standard logger in helpers logging something by @k4nar in https://github.com/jd/tenacity/pull/540
- feat(wait): add
wait_exceptionstrategy by @capitan-davide in https://github.com/jd/tenacity/pull/541 - docs: fix syntax error in wait_chain docstring example by @VedantMadane in https://github.com/jd/tenacity/pull/548
- chore: drop Python 3.9 support (EOL) by @Zac-HD in https://github.com/jd/tenacity/pull/552
- Support async sleep for sync fn-to-retry by @Zac-HD in https://github.com/jd/tenacity/pull/551
New Contributors
- @aguinane made their first contribution in https://github.com/jd/tenacity/pull/489
- @sandrobonazzola made their first contribution in https://github.com/jd/tenacity/pull/528
- @k4nar made their first contribution in https://github.com/jd/tenacity/pull/540
- @capitan-davide made their first contribution in https://github.com/jd/tenacity/pull/541
- @VedantMadane made their first contribution in https://github.com/jd/tenacity/pull/548
- @Zac-HD made their first contribution in https://github.com/jd/tenacity/pull/552
Full Changelog: https://github.com/jd/tenacity/compare/9.1.2...9.1.3