Repoze.retry

Latest version: v2.0

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

Scan your dependencies

Page 1 of 4

2.0b1

------------------

- Add support for Python 3.9, 3.10, and 3.11.

- Drop support for Python 2.7, 3.5, and 3.6.

- Switch to use 'pytest' for running unit tests.

- Add Github Actions workflow to exercise unit tests / coverage.

1.5

----------------

- Add support for Python 3.6, 3.7, and 3.8.

- Drop support for Python 3.3 and 3.4.

- Add configurable delay-with-backof when retrying.

- Retry ``transaction.interfaces.TransientError`` (if importable) by default.

1.4

----------------

- Add support for testing under Travis.

- Add support for Python 3.4 and 3.5 and PyPy3.

- Drop support for Python 2.6 and 3.2.

1.3

----------------

- Add support for Python 3.2 and 3.3.

1.2

----------------

- Make sure app_iter gets closed when there is a broken pipe or other exception
that interrupts the response generator.

1.1

----------------

- Allow suppression of tracebacks being written to wsgi.errors during
retries.

- Fix handling of case where environ['CONTENT_LENGTH'] is an empty string.

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.