Zope.errorview

Latest version: v2.0

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

Scan your dependencies

Page 1 of 2

2.1

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

- Nothing changed yet.

2.0

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

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

- Add support for Python 3.7, 3.8, 3.9, 3.10, 3.11.

1.2.0

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

- Remove the whitespace between the content-type and charset of the default
error views. This is because in certain cases zope.publisher.http will parse
the content type parameters and combine them back again without the
whitespace. This fix makes things more predictable esp. in tests.

1.1

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

- Additional fixes for Python 3 compatibility.

NOTE: The error view base classes now set a Content-Type response header to
"text/plain". If your error view subclassing from the zope.errorview classes
return a response body other than "text/plain" you need to explicitly set
the Content-Type in your views.

1.0.0

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

- Add support for Python 3.4, 3.5, 3.6 and PyPy.

- Fix typo in Dutch translation

0.11

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

- Added nl translations.

Page 1 of 2

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.