Zope.publisher

Latest version: v7.3

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

Scan your dependencies

Page 10 of 11

3.5.1

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

- When posting non-form (and non-multipart) data, the request body was
consumed and discarded. This makes it impossible to deal with other
post types, like xml-rpc or json without resorting to overly complex
"request factory" contortions.

- https://bugs.launchpad.net/zope2/+bug/143873

``zope.publisher.http.HTTPCharsets`` was confused by the Zope 2
publisher, which gives misleading information about which headers
it has.

3.5.0

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

- Added a PasteDeploy app_factory implementation. This should make
it easier to integrate Zope 3 applications with PasteDeploy. It
also makes it easier to control the publication used, giving far
greater control over application policies (e.g. whether or not to
use the ZODB).

3.4.2

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

- Made segmentation of URLs not strip (trailing) whitespace from path segments
to allow URLs ending in %20 to be handled correctly. (172742)

3.4.1

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

No changes since 3.4.1b2.

3.4.1b2

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

- Add support for Python 2.5.

- Fix a problem with ``request.get()`` when the object that's to be
retrieved is the request itself.

3.4.1b1

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

No changes.

Page 10 of 11

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.