[Checkins] [zopefoundation/ZODB] 6d1360: Typo

GitHub noreply at github.com
Mon Jan 14 19:40:43 UTC 2013


  Branch: refs/heads/doctests_to_sphinx
  Home:   https://github.com/zopefoundation/ZODB
  Commit: 6d13604c040ec3269edba065b7823401e9b4318a
      https://github.com/zopefoundation/ZODB/commit/6d13604c040ec3269edba065b7823401e9b4318a
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2013-01-14 (Mon, 14 Jan 2013)

  Changed paths:
    M src/ZODB/scripts/tests/test_repozo.py

  Log Message:
  -----------
  Typo


  Commit: ab0310003b0bc4d1dd036483fc7d700809b34745
      https://github.com/zopefoundation/ZODB/commit/ab0310003b0bc4d1dd036483fc7d700809b34745
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2013-01-14 (Mon, 14 Jan 2013)

  Changed paths:
    M src/ZODB/tests/MTStorage.py
    M src/ZODB/tests/PackableStorage.py
    M src/ZODB/tests/RecoveryStorage.py
    M src/ZODB/tests/TransactionalUndoStorage.py

  Log Message:
  -----------
  Whack-a-mole salad.


  Commit: 77027b0e971a8387f912e025f00acceb083e06ab
      https://github.com/zopefoundation/ZODB/commit/77027b0e971a8387f912e025f00acceb083e06ab
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2013-01-14 (Mon, 14 Jan 2013)

  Changed paths:
    M src/ZODB/tests/testCache.py
    M src/ZODB/tests/testDB.py
    M src/ZODB/tests/testZODB.py

  Log Message:
  -----------
  Moar test module normalization:

Prune module-scope imports.

Drop redundant 'if __name__ == __main__ junk.

Use ZODB.DB's DB(None) for the generic test DB.


Compare: https://github.com/zopefoundation/ZODB/compare/22a87813b916...77027b0e971a


More information about the checkins mailing list