[Zope-Checkins] SVN: Zope/trunk/ Move to ZODB 3.4a7.
Tim Peters
tim.one at comcast.net
Fri May 6 11:37:41 EDT 2005
Log message for revision 30286:
Move to ZODB 3.4a7.
This fixes an obscure older bug in threaded transactions,
discovered by eyeball in the context of Zope3.
Changed:
_U Zope/trunk/lib/python/
_U Zope/trunk/utilities/
-=-
Property changes on: Zope/trunk/lib/python
___________________________________________________________________
Name: svn:externals
- zope svn://svn.zope.org/repos/main/Zope3/tags/ZopeX3-3.0.0-Zope-2.8-a3/src/zope
BTrees svn://svn.zope.org/repos/main/ZODB/tags/3.4.0a6/src/BTrees
Persistence svn://svn.zope.org/repos/main/ZODB/tags/3.4.0a6/src/Persistence
persistent svn://svn.zope.org/repos/main/ZODB/tags/3.4.0a6/src/persistent
ThreadedAsync svn://svn.zope.org/repos/main/ZODB/tags/3.4.0a6/src/ThreadedAsync
transaction svn://svn.zope.org/repos/main/ZODB/tags/3.4.0a6/src/transaction
ZEO svn://svn.zope.org/repos/main/ZODB/tags/3.4.0a6/src/ZEO
ZODB svn://svn.zope.org/repos/main/ZODB/tags/3.4.0a6/src/ZODB
ZopeUndo svn://svn.zope.org/repos/main/ZODB/tags/3.4.0a6/src/ZopeUndo
+ zope svn://svn.zope.org/repos/main/Zope3/tags/ZopeX3-3.0.0-Zope-2.8-a3/src/zope
BTrees svn://svn.zope.org/repos/main/ZODB/tags/3.4.0a7/src/BTrees
Persistence svn://svn.zope.org/repos/main/ZODB/tags/3.4.0a7/src/Persistence
persistent svn://svn.zope.org/repos/main/ZODB/tags/3.4.0a7/src/persistent
ThreadedAsync svn://svn.zope.org/repos/main/ZODB/tags/3.4.0a7/src/ThreadedAsync
transaction svn://svn.zope.org/repos/main/ZODB/tags/3.4.0a7/src/transaction
ZEO svn://svn.zope.org/repos/main/ZODB/tags/3.4.0a7/src/ZEO
ZODB svn://svn.zope.org/repos/main/ZODB/tags/3.4.0a7/src/ZODB
ZopeUndo svn://svn.zope.org/repos/main/ZODB/tags/3.4.0a7/src/ZopeUndo
Property changes on: Zope/trunk/utilities
___________________________________________________________________
Name: svn:externals
- ZODBTools svn://svn.zope.org/repos/main/ZODB/tags/3.4.0a6/src/scripts
+ ZODBTools svn://svn.zope.org/repos/main/ZODB/tags/3.4.0a7/src/scripts
More information about the Zope-Checkins
mailing list