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

GitHub noreply at github.com
Wed Nov 16 01:15:13 CET 2016


  Branch: refs/heads/master
  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


Compare: https://github.com/zopefoundation/ZODB/compare/807ba63c1808...cc1f92220870


More information about the checkins mailing list