Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
9.1.1 source code.tar.gz | 2025-04-02 | 43.4 kB | |
9.1.1 source code.zip | 2025-04-02 | 71.7 kB | |
README.md | 2025-04-02 | 957 Bytes | |
Totals: 3 Items | 116.1 kB | 0 |
What's Changed
- Test with Python 3.13 by @edgarrmondragon in https://github.com/jd/tenacity/pull/480
- ci: remove Python 3.8 support by @jd in https://github.com/jd/tenacity/pull/515
- fix: return "Self" from "BaseRetrying.copy" by @ThirVondukr in https://github.com/jd/tenacity/pull/518
- ci: upload on PyPI using trusted publishing by @jd in https://github.com/jd/tenacity/pull/520
- Add re.Pattern to allowed match types by @robertschweizer in https://github.com/jd/tenacity/pull/497
New Contributors
- @Young-Lord made their first contribution in https://github.com/jd/tenacity/pull/491
- @edgarrmondragon made their first contribution in https://github.com/jd/tenacity/pull/480
- @ThirVondukr made their first contribution in https://github.com/jd/tenacity/pull/518
- @robertschweizer made their first contribution in https://github.com/jd/tenacity/pull/497
Full Changelog: https://github.com/jd/tenacity/compare/9.0.0...9.1.0