Zope.publisher

Latest version: v7.0

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

Scan your dependencies

Page 4 of 10

4.1.0

==================

- Add support for Python 3.4.

4.0.0

==================

- Enable testing on Travis.

- Add ``__traceback_info__`` to ``response.redirect()`` to ease debugging
untrusted redirects.

- Add ``trusted`` support for ``Redirect`` exception

4.0.0a4

====================

- Support UTF-8-encoding application/json responses returned as Unicode.

- Add YAML for travis-ci.

4.0.0a3

====================

- Return bytes from ``PrincipalLogging.getLogMessage`` instead of unicode.

4.0.0a2

====================

- Use BytesIO in ``zope.publisher.xmlrpc.TestRequest``.

4.0.0a1

====================

- Replace deprecated ``zope.component.adapts`` usage with equivalent
``zope.component.adapter`` decorator.

- Replace deprecated ``zope.interface.implements`` usage with equivalent
``zope.interface.implementer`` decorator.

- Drop support for Python 2.4, 2.5 and pypy.

- Add support for Python 3.3.

- Wrap ``with interaction()`` in try/finally.

- Don't guess the content type with 304 responses which MUST NOT /
SHOULD NOT include it according to:
http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.3.5

Unfortunately, the content type will still be guessed if the result is
set before the status.

Page 4 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.