Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: jd/tenacity

Tags

9.1.4

Toggle 9.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix `retry()` annotations with async `sleep=` function (#555)

* improve annotations

* ruff format

* fix for py311

9.1.3

Toggle 9.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
support async sleep for sync fn (#551)

9.1.2

Toggle 9.1.2's commit message

Verified

This commit was signed with the committer’s verified signature.
jd Julien Danjou
ci: fix build

Change-Id: If07b01c417e119d5756e7d0ac7cb6e401d00dbd6

9.1.1

Toggle 9.1.1's commit message

Verified

This commit was signed with the committer’s verified signature.
jd Julien Danjou
ci: fix typo

Change-Id: I611c088f3aeb7924c2f230ec206af792f85a7c1d

9.1.0

Toggle 9.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Add re.Pattern to allowed match types (#497)

Suggested in #436 (comment)

9.0.0

Toggle 9.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Respects `min` argument for `wait_random_exponential` (#425)

* Respects `min` argument for wait_random_exponential

* Update test_tenacity.py

* Update test_tenacity.py

* Update test_tenacity.py

8.5.0

Toggle 8.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Restore contents of retry attribute for wrapped functions (#484)

* Restore retry attribute in wrapped functions

* Add tests for wrapped function attributes

* Update docs and add release note

8.4.2

Toggle 8.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Avoid overwriting local contexts with retry decorator (#479)

* Avoid overwriting local contexts with retry decorator

* Add reno release note

8.4.1

Toggle 8.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Include `tenacity.asyncio` subpackage in release dist (#474)

* Include tenacity.asyncio subpackage in release dist

* Add changelog entry

8.4.0

Toggle 8.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
ci: add support for trio in Mergify automerge (#470)

Change-Id: Idc6ec012cceae67ceb11914763350b34addcce5e