[Checkins] [zopefoundation/ZODB] 327d72: Cleaned up check_checkCurrentSerialInTransaction

GitHub noreply at github.com
Wed Nov 16 21:52:18 CET 2016


  Branch: refs/heads/storage-byte-appreciation
  Home:   https://github.com/zopefoundation/ZODB
  Commit: 327d726f86bf509634355790d49e4c54a05b21da
      https://github.com/zopefoundation/ZODB/commit/327d726f86bf509634355790d49e4c54a05b21da
  Author: Jim Fulton <jim at zope.com>
  Date:   2016-11-13 (Sun, 13 Nov 2016)

  Changed paths:
    M src/ZODB/tests/BasicStorage.py

  Log Message:
  -----------
  Cleaned up check_checkCurrentSerialInTransaction

- Use assertEqual rather than assertTrue for better error messages.

- Fixed a typo that caused an assertion to be missed.


  Commit: 379f7e5ca8ae03a9fe54c92abfe84a2db574b8ff
      https://github.com/zopefoundation/ZODB/commit/379f7e5ca8ae03a9fe54c92abfe84a2db574b8ff
  Author: Jim Fulton <jim at zope.com>
  Date:   2016-11-13 (Sun, 13 Nov 2016)

  Changed paths:
    M doc/guide/transactions-and-threading.rst

  Log Message:
  -----------
  Fixed a failute caused by transaction-package changes.

Weird, I thought I'd tested the transaction changes against ZODB. :/


  Commit: cc1f922208706e3d8995587be9877e1f8f4a9045
      https://github.com/zopefoundation/ZODB/commit/cc1f922208706e3d8995587be9877e1f8f4a9045
  Author: Jim Fulton <jim at jimfulton.info>
  Date:   2016-11-15 (Tue, 15 Nov 2016)

  Changed paths:
    M doc/guide/transactions-and-threading.rst
    M src/ZODB/tests/BasicStorage.py

  Log Message:
  -----------
  Merge pull request #127 from zopefoundation/cleanup-check_checkCurrentSerialInTransaction

Cleaned up check_checkCurrentSerialInTransaction


  Commit: 32b00abaf09e3e4a5f781c992a9d9c6c18f948a2
      https://github.com/zopefoundation/ZODB/commit/32b00abaf09e3e4a5f781c992a9d9c6c18f948a2
  Author: Jim Fulton <jim at zope.com>
  Date:   2016-11-16 (Wed, 16 Nov 2016)

  Changed paths:
    M src/ZODB/tests/BasicStorage.py

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master' into storage-byte-appreciation

Conflicts:
	doc/guide/transactions-and-threading.rst


Compare: https://github.com/zopefoundation/ZODB/compare/1ebbdf777208...32b00abaf09e


More information about the checkins mailing list