Zope Broken (ZODB) Object Support
Project description
When an object cannot be correctly loaded from the ZODB, this package allows this object still to be instantiated, but as a “Broken” object. This allows for gracefully updating the database without interruption.
CHANGES
4.1 (2020-03-31)
Drop dependency on zope.broken, because the correct imports have moved into ZODB.
Add support for Python 3.7 and 3.8.
4.0.0 (2017-05-16)
Add support for Python 3.4, 3.5, 3.6 and PyPy.
Change dependency on ZODB3 to ZODB.
The browser.zcml will only be loaded if zope.browserpage is installed.
Accessing the __parent__ and __name__ attributes of broken objects will no longer raise AttributeError if the state is an unexpected type, instead returning None.
3.6.0 (2010-09-25)
Depend on new zope.processlifetime interfaces and implementations instead of using BBB imports from zope.app.appsetup.
Added test extra to declare test dependency on zope.testing.
Using Python’s doctest module instead of depreacted zope.testing.doctest.
3.5.0 (2009-02-05)
Depend on new zope.broken package for the IBroken interface.
3.4.0 (2007-10-11)
Initial release independent of the main Zope tree.
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 zope.app.broken-4.1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6acc4925902508a9b8346cf57d60c8af04cad27440ffec3de09a98196c51aa02 |
|
MD5 | 96c2c01e0fd2cae6b7d3a8cf9a430b90 |
|
BLAKE2b-256 | 37427c27a0e91d670ce848633a48135214d7b720374d17b63696e414cdcae611 |