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.
Release files for zope.app.broken 6.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| zope_app_broken-6.0.tar.gz | 10.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| zope_app_broken-6.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 19.3 kB
Release files / zope_app_broken-6.0.tar.gz
| Download URL | zope_app_broken-6.0.tar.gz |
|---|---|
| Size | 10.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
a9b9dd2fa3b20267b57784f7045160f441556bb48e14d1439ec10ef1751acf7b
|
|
BLAKE2b-256 checksum How to use checksums |
7b1523108c09f6cd6a377627a8573221790939a9e334389030f0b93f8bed10e2
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.12.11
|
Release files / zope_app_broken-6.0-py3-none-any.whl
| Download URL | zope_app_broken-6.0-py3-none-any.whl |
|---|---|
| Size | 8.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
68a01a160753c062ff65524b6541b51d177f28ad2ec880032abd33b3615be2cd
|
|
BLAKE2b-256 checksum How to use checksums |
2cc2dd2534a4534d66647e439c2b881fe1b05b087e812f429d8b18f0550b6c3d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.12.11
|