Repoze-retry

Latest version: v1.4

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

Scan your dependencies

Page 2 of 3

0.9.3

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

- Don't write a temporary file unless the request content length is
greater than 2MB (use a StringIO instead).

- Make ZPublisher.Publish:Retry exceptions retryable (via a soft dependency).
This makes repoze.retry work the same as the Zope 2 publisher when that
module is installed.

- 100% test coverage.

- Change documentation to show proper retryable exception syntax in
paste config.

0.9.2

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

- Close the app_iter at appropriate points to silence lint errors.

- Return a Bad Request error if we get a socket error while reading
input.

- Fix traceback output to wsgi.errors (it was going to console).

- Assert that downstream app must call start_response before successfully
returning.

0.9.1

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

- Seek wsgi.input back to zero before retrying a request due to a
conflict error.

0.9

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

- Fixed concurrency bug whereby a response from one request might be
returned as result of a different request.

- Initial PyPI release.

0.8

---

- Added WSGI conformance testing for the middleware.

0.7

---

- Made the retryable exception(s) configurable, removing the hardwired
dependency on ZODB3.

Page 2 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.