-
-
Notifications
You must be signed in to change notification settings - Fork 299
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: jd/tenacity
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 8.3.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: jd/tenacity
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 8.4.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 5 commits
- 13 files changed
- 7 contributors
Commits on Jun 12, 2024
-
* Add async strategies * Fix init typing * Reuse is_coroutine_callable * Keep only async predicate overrides and DRY implementations * Ensure async and/or versions called when necessary * Run ruff format * Copy over strategies as async * Add release note
1Configuration menu - View commit details
-
Copy full SHA for 21137e7 - Browse repository at this point
Copy the full SHA 21137e7View commit details -
chore(deps): bump the github-actions group across 1 directory with 2 …
…updates (#466) Bumps the github-actions group with 2 updates in the / directory: [actions/checkout](https://github.com/actions/checkout) and [actions/setup-python](https://github.com/actions/setup-python). Updates `actions/checkout` from 4.1.1 to 4.1.6 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4.1.1...v4.1.6) Updates `actions/setup-python` from 5.0.0 to 5.1.0 - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v5.0.0...v5.1.0) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: actions/setup-python 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> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5b00c15 - Browse repository at this point
Copy the full SHA 5b00c15View commit details
Commits on Jun 13, 2024
-
Update index.rst: Remove * (#465)
Co-authored-by: Julien Danjou <julien@danjou.info>
Configuration menu - View commit details
-
Copy full SHA for 952189b - Browse repository at this point
Copy the full SHA 952189bView commit details
Commits on Jun 17, 2024
-
Support Trio out-of-the-box, take 2 (#463)
* Support Trio out-of-the-box This PR makes `@retry` just work when running under Trio. * Add a no-trio test environment * Switch to only testing trio in one environment * bump releasenote so it is later in history->reno puts it in the correct place in the changelog * fix mypy & pep8 checks * Update doc/source/index.rst fix example Co-authored-by: Julien Danjou <julien@danjou.info> * Update tests/test_tornado.py * Update tests/test_tornado.py * make _portably_async_sleep a sync function that returns an async function --------- Co-authored-by: Nathaniel J. Smith <njs@pobox.com> Co-authored-by: Julien Danjou <julien@danjou.info>
Configuration menu - View commit details
-
Copy full SHA for ade0567 - Browse repository at this point
Copy the full SHA ade0567View commit details -
ci: add support for trio in Mergify automerge (#470)
Change-Id: Idc6ec012cceae67ceb11914763350b34addcce5e
Configuration menu - View commit details
-
Copy full SHA for 702014b - Browse repository at this point
Copy the full SHA 702014bView commit details
Loading
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 8.3.0...8.4.0