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
6.0 (2025-09-12)
Replace pkg_resources namespace with PEP 420 native namespace.
Drop support for Python 3.8.
5.1 (2024-12-06)
Add support for Python 3.12, 3.13.
Drop support for Python 3.7.
5.0 (2023-02-08)
Add support for Python 3.10, 3.11.
Drop support for Python 2.7, 3.5, 3.6.
Remove zope.app.broken.interfaces.IBroken. It had been moved to ZODB.interfaces long ago.
4.2 (2020-11-18)
Deprecate zope.app.broken.interfaces.IBroken. Please import it directly from ZODB.interfaces.
Add support for Python 3.9.
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
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_app_broken-6.0.tar.gz.
File metadata
- Download URL: zope_app_broken-6.0.tar.gz
- Upload date:
- Size: 10.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a9b9dd2fa3b20267b57784f7045160f441556bb48e14d1439ec10ef1751acf7b
|
|
| MD5 |
2cfe4fade05db9e5107c003aedefe4a3
|
|
| BLAKE2b-256 |
7b1523108c09f6cd6a377627a8573221790939a9e334389030f0b93f8bed10e2
|
File details
Details for the file zope_app_broken-6.0-py3-none-any.whl.
File metadata
- Download URL: zope_app_broken-6.0-py3-none-any.whl
- Upload date:
- Size: 8.7 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 |
68a01a160753c062ff65524b6541b51d177f28ad2ec880032abd33b3615be2cd
|
|
| MD5 |
0cf413c217920c25769978cf8b2f27c4
|
|
| BLAKE2b-256 |
2cc2dd2534a4534d66647e439c2b881fe1b05b087e812f429d8b18f0550b6c3d
|