zExceptions contains common exceptions used in Zope.
Project description
Overview
zExceptions contains common exceptions and helper functions related to exceptions as used in Zope.
Changelog
4.1 (2018-10-05)
Add support for Python 3.7.
4.0 (2018-01-27)
Drop support for string exceptions.
3.6.1 (2017-05-17)
Increase Python 3 compatibility
3.6 (2017-02-05)
Add realm as an argument to unauthorized exceptions, its presence causing a WWW-Authenticate header to be emitted.
Set location header during __init__ of redirect exceptions.
3.5 (2017-02-05)
Drop support for Python 3.3, add support for Python 3.6.
Use str(self) as detail if it is not set.
Add a setHeader method to add a response header to an HTTPException.
upgradeException now also supports finding an HTTPException class with the same name as a non-HTTPException class.
3.4 (2016-09-08)
Use HTTPException.body_template when title and detail are set.
Add new title and detail attributes to HTTPException.
3.3 (2016-08-06)
Add exception classes for all HTTP status codes.
3.2 (2016-07-22)
Implement basic subset of Response features in HTTPException class.
3.1 (2016-07-22)
Mark exceptions with appropriate zope.publisher interfaces.
Add a new common base class zExceptions.HTTPException to all exceptions.
3.0 (2016-04-03)
Add compatibility with PyPy and Python 3.
Arguments to the Unauthorized exception are assumed to be utf8-encoded if they are bytes.
2.13.0 (2010-06-05)
Released as separate package.
Project details
Release history Release notifications | RSS feed
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
Hashes for zExceptions-4.1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b827f701976342debec56f67e200e6e6203e765cf13e7e7a6bec120fda93f9cf |
|
MD5 | ff0f933c9c0925ec52c616ed2ee2c09d |
|
BLAKE2b-256 | e2c29af73d27364af53acb18b03640f920962ca85ab5d5f62cf1daaa110546ca |