Tubthumper

Latest version: v0.2.0

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

Scan your dependencies

0.2.0

Added
- Tubthumper now supports Python 3.12

Deprecated
- Tubthumper no longer supports Python 3.7, which has reached its end of life.

0.1.0

Added
- Tubthumper now supports Python 3.11
- `typing_extensions` now installed for Python versions < 3.10
- Type annotations now use `typing.ParamSpec` to annotate types of decorated functions

Changed
- Package version is now hardcoded instead of stored in a file.

Deprecated
- Tubthumper no longer supports Python 3.6, which has reached its end of life.

0.0.1

Changed
- Reduced overhead of retry utilities by calculating backoff incrementally

0.0.0

Added
- `retry` function
- `retry_decorator` function
- `retry_factory` function
- `RetryError` exception

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.