E&S CVS Commit: PEAK - Fixed ZODB4 compatibility fix. 'ob._p_deactivate()' is not a substitute
pje at eby-sarna.com
pje at eby-sarna.com
Tue Oct 7 13:44:00 EDT 2003
Module Name: PEAK
Committed By: pje
Date: Tue Oct 7 17:43:02 UTC 2003
Modified Files:
PEAK/src/peak/storage: data_managers.py
Log Message:
Fixed ZODB4 compatibility fix. 'ob._p_deactivate()' is not a substitute
for 'del ob._p_changed' if the object is in a changed state. :(
To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/storage/data_managers.py.diff?r1=1.23&r2=1.24
To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 PEAK/src/peak/storage/data_managers.py
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
More information about the source-changes
mailing list