-
-
Notifications
You must be signed in to change notification settings - Fork 299
Comparing changes
Open a pull request
base repository: jd/tenacity
base: 8.3.0
head repository: jd/tenacity
compare: 8.4.1
- 6 commits
- 15 files changed
- 8 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 -
Include
tenacity.asyncio
subpackage in release dist (#474)* Include tenacity.asyncio subpackage in release dist * Add changelog entry
Configuration menu - View commit details
-
Copy full SHA for ee6a8f7 - Browse repository at this point
Copy the full SHA ee6a8f7View 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 8.3.0...8.4.1