• Tim Peters's avatar
    Merge/port checkins to ZODB code made from Zope3. · 4d5f3a94
    Tim Peters authored
    This includes:
    
    r26945 | jim | 2004-08-06 18:30:44 -0400 (Fri, 06 Aug 2004) | 6 lines
       M /Zope3/trunk/src/persistent/tests/test_persistent.py
       M /Zope3/trunk/src/zope/event/tests.py
    
    Updated to work with the versions of doctest from Python with versions
      greater than or equal to 2.3.0 and less than 2.4.0.a2 and with
      versions greater than 2.4.0a2.
    
    r26482 | srichter | 2004-07-13 13:07:03 -0400 (Tue, 13 Jul 2004) | 2 lines
       M /Zope3/trunk/src/transaction/__init__.py
       M /Zope3/trunk/src/transaction/_transaction.py
       M /Zope3/trunk/src/transaction/tests/test_transaction.py
    
    Converted XXX to TODO.
    
    r25953 | sidnei | 2004-06-23 13:14:20 -0400 (Wed, 23 Jun 2004) | 1 line
       M /Zope3/trunk/src/ZODB/interfaces.py
       M /Zope3/trunk/src/transaction/_transaction.py
       M /Zope3/trunk/src/zope/app/rdb/__init__.py
       M /Zope3/trunk/src/zope/app/rdb/tests/test_zopedbtransactionmanager.py
    
    Add missing sortKey method to ZopeDBTransactionManager and DataManagerAdapter, and also add it to the interface.
    
    r25330 | alga | 2004-06-10 10:07:45 -0400 (Thu, 10 Jun 2004) | 4 lines
       M /Zope3/trunk/src/ZODB/Connection.py
       M /Zope3/trunk/src/ZODB/interfaces.py
       M /Zope3/trunk/src/ZODB/tests/testConnection.py
    
    Added an IConnection interface declaration on ZODB Connection.
    
    Jim says Tim Peters will be mad at him, but that's the right way to go.
    
    r25273 | philikon | 2004-06-06 04:43:57 -0400 (Sun, 06 Jun 2004) | 4 lines
    Changed paths:
       M /Zope3/trunk/src/BTrees
       M /Zope3/trunk/src/ZODB
       M /Zope3/trunk/src/persistent
    
    Ignore .so files.
    
    This fix should probably be merged to the original ZODB tree.
    4d5f3a94
__init__.py 1.1 KB