Backoff

Latest version: v2.2.1

Safety actively analyzes 631322 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 6

2.0.0

Added
- Add raise_on_giveup keyword arg for decorators
- Add backoff.runtime wait generator for dynamically setting wait times based
on target function return value or exception details
Changed
- Improve type hints for on_success, on_backoff, on_giveup handlers
- Use decorator-specific detail and handler type hints
- Optionally use typing_extensions for python 3.7 type hinting
- Drop python 3.6 support
- Add python 3.10 support

1.11.1

Fixed
- Update __version__ in backoff module

1.11.0

Added
- Configurable logging levels for backoff and giveup events
Changed
- Minor documentation fixes

1.10.0

Changed
- Allow sync decorator call from async function
- NOTE: THIS WILL BE THE FINAL PYTHON 2.7 COMPATIBLE RELEASE.

1.9.2

Changed
- Don't include tests and changelog in distribution

1.9.1

Changed
- Include tests and changelog in distribution

Page 2 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.