Zope-errorview

Latest version: v1.2.0

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

Scan your dependencies

Page 1 of 2

1.2.1

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

- Nothing changed yet.

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.

0.10

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

- Exception views do not by default provide ISystemErrorView anymore as it
would result in duplicate log output. The mixin class still exists for
writing custom error views that do provide ISystemErrorView.

Page 1 of 2

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.