Skip to main content

Basic HTTP and Browser exception views.

Project description

zope.errorview

Provides basic HTTP and Browser views for common exceptions.

Refactored from zope.app.http.exception and zope.app.exception.

CHANGES

2.0 (2023-02-09)

  • 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 (2018-01-15)

  • 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 (2018-01-10)

  • 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 (2017-05-10)

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

  • Fix typo in Dutch translation

0.11 (2011-06-28)

  • Added nl translations.

0.10 (2011-02-08)

  • 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.

0.9 (2011-01-20)

  • Initial release.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

zope.errorview-2.0.tar.gz (11.5 kB view details)

Uploaded Source

Built Distribution

zope.errorview-2.0-py3-none-any.whl (15.7 kB view details)

Uploaded Python 3

File details

Details for the file zope.errorview-2.0.tar.gz.

File metadata

  • Download URL: zope.errorview-2.0.tar.gz
  • Upload date:
  • Size: 11.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for zope.errorview-2.0.tar.gz
Algorithm Hash digest
SHA256 c7815c9903e62f6d48d635acc4f100667d822942a0b02e1fff21dff07649814c
MD5 3440bdb4031a184137f31b3933ebd418
BLAKE2b-256 f6fae76c2bdf201b74ec236eef03b2c68c7ebe9042f75672ce8e0ee819d44721

See more details on using hashes here.

File details

Details for the file zope.errorview-2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for zope.errorview-2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 dd6374e0f89a3c7022791723e0224562054d1808a9e0d4af40cf6fa0ff4ff33d
MD5 12ebd07f0df7e2b73769617080cb494d
BLAKE2b-256 f39d934b2b92c0f6b29fc9c4b2c7a398b89506f375c196e8682d499eebfccd84

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page