summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-tenacity_9.1.4.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-tenacity: upgrade 9.1.2 -> 9.1.4Wang Mingyu2026-03-021-0/+19
Changelog: ========== - Apply formatting to num seconds in before_sleep_log - Support Python 3.14 - Typing: Accept non-standard logger in helpers logging something - feat(wait): add wait_exception strategy - docs: fix syntax error in wait_chain docstring example - chore: drop Python 3.9 support (EOL) - Support async sleep for sync fn-to-retry - Fix retry() annotations with async sleep= function Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>