[Checkins] [zopefoundation/transaction] cfd707: Corrected ITransaction: removed beforeCommitHook (...

GitHub noreply at github.com
Fri Sep 16 02:59:21 CEST 2016


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/transaction
  Commit: cfd7075b8d6af46de95c7ec8ba6e4b19f7761c67
      https://github.com/zopefoundation/transaction/commit/cfd7075b8d6af46de95c7ec8ba6e4b19f7761c67
  Author: Shane Hathaway <shane at wingcash.com>
  Date:   2016-09-15 (Thu, 15 Sep 2016)

  Changed paths:
    M CHANGES.rst
    M transaction/interfaces.py
    M transaction/tests/test__transaction.py

  Log Message:
  -----------
  Corrected ITransaction: removed beforeCommitHook (no longer implemented) and two misplaced 'self' args.


  Commit: 9c4d0dedb97a428ca0b2d4b25bb8a922c0e37a33
      https://github.com/zopefoundation/transaction/commit/9c4d0dedb97a428ca0b2d4b25bb8a922c0e37a33
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2016-09-15 (Thu, 15 Sep 2016)

  Changed paths:
    M CHANGES.rst
    M transaction/interfaces.py
    M transaction/tests/test__transaction.py

  Log Message:
  -----------
  Merge pull request #22 from hathawsh/master

Corrected ITransaction: removed beforeCommitHook and 2 misplaced 'self' parameters


Compare: https://github.com/zopefoundation/transaction/compare/a33a1fb3dd28...9c4d0dedb97a


More information about the checkins mailing list