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
3.0 (2025-09-12)
Replace pkg_resources namespace with PEP 420 native namespace.
2.1 (2025-09-04)
Add support for Python 3.12, 3.13.
Drop support for Python 3.7, 3.8.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file zope_errorview-3.0.tar.gz.
File metadata
- Download URL: zope_errorview-3.0.tar.gz
- Upload date:
- Size: 12.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
babc35a212c74da2a859a6d66c7d97279443b279b1b8fd7c4cedb212157065a4
|
|
| MD5 |
086fd1d0f8a0c680fa3832eaff318c58
|
|
| BLAKE2b-256 |
091d3f5e80e0a47d8dc1cf4b9cd930c26c03b58c31c9c7709e8bab83ca0ab19c
|
File details
Details for the file zope_errorview-3.0-py3-none-any.whl.
File metadata
- Download URL: zope_errorview-3.0-py3-none-any.whl
- Upload date:
- Size: 15.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
531e234b73c8c4d0929f365f0c936be08289fbef62c1d88804137aa6539aa52a
|
|
| MD5 |
0090b1428e6f6518b29f463d8c346ec9
|
|
| BLAKE2b-256 |
dc681f5dd6c870a9ea484f00387a680e9163350881bfd6d5bbb700e5a5f7465e
|