In the case of a ZODB broken object, the Python persistent implementation...
In the case of a ZODB broken object, the Python persistent implementation needs to bypass the _setattr_ implementation when working with its own internal state variables. This much gets the ZODB broken tests to pass. Need to figure out how to test this locally.
Showing
Please register or sign in to comment