RE: [ZODB-Dev] Re: Invalid object references on brand new Data.fs using fsrefs.py

2006-07-27 Thread Ross, Troy D
-Original Message- From: Tim Peters Sent: Wednesday, July 26, 2006 7:50 PM Subject: Re: [ZODB-Dev] Re: Invalid object references on brand new Data.fs using fsrefs.py [various fsrefs.py failures in Zope 2.9.3] ... The failed to unpack comment is left over from before that checkin, where

Re: [ZODB-Dev] Re: Invalid object references on brand new Data.fs using fsrefs.py

2006-07-26 Thread Tim Peters
[various fsrefs.py failures in Zope 2.9.3] [Tres] I can reproduce this on the Zope 2.9 branch, but not on the 2.8 branch. I'll note that it can be reproduced easily with a standalone ZODB 3.6 too: import ZODB import ZODB.FileStorage import transaction from BTrees.OOBTree import OOBTree st