LICENSE
pyproject.toml
docs/README.md
stubbornly/__init__.py
stubbornly/async_core.py
stubbornly/backoff.py
stubbornly/core.py
stubbornly/exceptions.py
stubbornly/logging_.py
stubbornly/policy.py
stubbornly/testing.py
stubbornly.egg-info/PKG-INFO
stubbornly.egg-info/SOURCES.txt
stubbornly.egg-info/dependency_links.txt
stubbornly.egg-info/top_level.txt
tests/test_async.py
tests/test_backoff.py
tests/test_gave_up_exception.py
tests/test_idempotent_guard.py
tests/test_integration.py
tests/test_logging.py
tests/test_policy.py
tests/test_sync.py
tests/test_testing.py