-
-
Notifications
You must be signed in to change notification settings - Fork 326
Comparing changes
Open a pull request
base repository: jd/tenacity
base: 9.1.2
head repository: jd/tenacity
compare: 9.1.4
- 17 commits
- 24 files changed
- 9 contributors
Commits on Apr 2, 2025
-
Apply formatting to num seconds in before_sleep_log (#489)
* Apply formatting to num seconds * Update default format to be consistent
Configuration menu - View commit details
-
Copy full SHA for 012dc0d - Browse repository at this point
Copy the full SHA 012dc0dView commit details
Commits on May 1, 2025
-
chore(deps): bump actions/setup-python in the github-actions group (#524
) Bumps the github-actions group with 1 update: [actions/setup-python](https://github.com/actions/setup-python). Updates `actions/setup-python` from 5.5.0 to 5.6.0 - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v5.5.0...v5.6.0) --- updated-dependencies: - dependency-name: actions/setup-python dependency-version: 5.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 077aaa8 - Browse repository at this point
Copy the full SHA 077aaa8View commit details
Commits on Jun 27, 2025
-
Signed-off-by: Sandro Bonazzola <sandro.bonazzola@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for eed7d78 - Browse repository at this point
Copy the full SHA eed7d78View commit details
Commits on Sep 3, 2025
-
chore(deps): bump actions/checkout in the github-actions group (#535)
Bumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout). Updates `actions/checkout` from 4.2.2 to 5.0.0 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4.2.2...v5.0.0) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2239920 - Browse repository at this point
Copy the full SHA 2239920View commit details -
Configuration menu - View commit details
-
Copy full SHA for b12af2e - Browse repository at this point
Copy the full SHA b12af2eView commit details
Commits on Oct 1, 2025
-
chore(deps): bump actions/setup-python in the github-actions group (#538
) Bumps the github-actions group with 1 update: [actions/setup-python](https://github.com/actions/setup-python). Updates `actions/setup-python` from 5.6.0 to 6.0.0 - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v5.6.0...v6.0.0) --- updated-dependencies: - dependency-name: actions/setup-python dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e8d5f3b - Browse repository at this point
Copy the full SHA e8d5f3bView commit details
Commits on Oct 11, 2025
-
Typing: Accept non-standard logger in helpers logging something (#540)
* Accept non-standard logger in helpers logging something * Update changelog * Fix formatting
Configuration menu - View commit details
-
Copy full SHA for d6e57dd - Browse repository at this point
Copy the full SHA d6e57ddView commit details
Commits on Nov 5, 2025
-
feat(wait): add
wait_exceptionstrategy (#541)Add `wait_exception` which calls a user-defined predicate with the caught exception to determine the wait time. Raises `RuntimeError` if the outcome has no exception.
Configuration menu - View commit details
-
Copy full SHA for 815c34f - Browse repository at this point
Copy the full SHA 815c34fView commit details -
ci: remove reno requirements (#542)
We're going to leverage GitHub release directly. Change-Id: Ia6be88bf875b69d8ae6aec2287cd3795c81adcd6
Configuration menu - View commit details
-
Copy full SHA for 0f55245 - Browse repository at this point
Copy the full SHA 0f55245View commit details
Commits on Dec 2, 2025
-
mypy changed the type of error reported Change-Id: Ice231e0e04dfafc5f421e6d3b416c1504bcef77d
Configuration menu - View commit details
-
Copy full SHA for e792bba - Browse repository at this point
Copy the full SHA e792bbaView commit details -
chore(deps): bump the github-actions group with 2 updates (#545)
Bumps the github-actions group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [actions/setup-python](https://github.com/actions/setup-python). Updates `actions/checkout` from 5.0.0 to 6.0.0 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v5.0.0...v6.0.0) Updates `actions/setup-python` from 6.0.0 to 6.1.0 - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v6.0.0...v6.1.0) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: actions/setup-python dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c35a4b3 - Browse repository at this point
Copy the full SHA c35a4b3View commit details
Commits on Jan 1, 2026
-
chore(deps): bump actions/checkout in the github-actions group (#547)
Bumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout). Updates `actions/checkout` from 6.0.0 to 6.0.1 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v6.0.0...v6.0.1) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ef12c9e - Browse repository at this point
Copy the full SHA ef12c9eView commit details
Commits on Jan 17, 2026
-
docs: fix syntax error in wait_chain docstring example (#548)
Add missing closing bracket in the wait_chain docstring example code. Also fix the multi-line string in the print statement. Closes #250
Configuration menu - View commit details
-
Copy full SHA for 21ae7d0 - Browse repository at this point
Copy the full SHA 21ae7d0View commit details
Commits on Feb 1, 2026
-
chore(deps): bump the github-actions group with 2 updates (#550)
Bumps the github-actions group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [actions/setup-python](https://github.com/actions/setup-python). Updates `actions/checkout` from 6.0.1 to 6.0.2 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v6.0.1...v6.0.2) Updates `actions/setup-python` from 6.1.0 to 6.2.0 - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v6.1.0...v6.2.0) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: actions/setup-python dependency-version: 6.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7027da3 - Browse repository at this point
Copy the full SHA 7027da3View commit details
Commits on Feb 5, 2026
-
chore: drop Python 3.9 support (EOL) (#552)
Remove Python 3.9 from CI matrix, setup.cfg classifiers, tox envlist, mergify checks, and bump python_requires to >=3.10. Inline code that was gated behind sys.version_info checks: - Use slots=True directly in dataclass decorator (3.10+) - Use futures.Future[t.Any] directly (3.9+) - Remove redundant version checks and imports in tests
Configuration menu - View commit details
-
Copy full SHA for 3bf33b4 - Browse repository at this point
Copy the full SHA 3bf33b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 24415eb - Browse repository at this point
Copy the full SHA 24415ebView commit details
Commits on Feb 7, 2026
-
Fix
retry()annotations with asyncsleep=function (#555)* improve annotations * ruff format * fix for py311
Configuration menu - View commit details
-
Copy full SHA for d4e868d - Browse repository at this point
Copy the full SHA d4e868dView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 9.1.2...9.1.4