[Checkins] [zopefoundation/zc.beforestorage] 4b0b3f: Fixed a long-standing bug in loadBefore

Michael Howitz noreply at github.com
Wed May 13 13:46:46 CEST 2020


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zc.beforestorage
  Commit: 4b0b3f1ea31d98695adfaf4df48ff36b26336367
      https://github.com/zopefoundation/zc.beforestorage/commit/4b0b3f1ea31d98695adfaf4df48ff36b26336367
  Author: Jim Fulton <jim at zope.com>
  Date:   2016-11-01 (Tue, 01 Nov 2016)

  Changed paths:
    M src/zc/beforestorage/README.txt
    M src/zc/beforestorage/__init__.py

  Log Message:
  -----------
  Fixed a long-standing bug in loadBefore

The bug was revealed by testing against ZODB 5, for which loadBefore
plays a bigger role.


  Commit: d03054e3fa14ddb26c720af41c91cc6ee10ceaf4
      https://github.com/zopefoundation/zc.beforestorage/commit/d03054e3fa14ddb26c720af41c91cc6ee10ceaf4
  Author: Michael Howitz <mh at gocept.com>
  Date:   2020-05-13 (Wed, 13 May 2020)

  Changed paths:
    M src/zc/beforestorage/README.txt

  Log Message:
  -----------
  Add change log entry.


  Commit: 61373a434d35f3e76d63b48f865ee1d5637aa6ca
      https://github.com/zopefoundation/zc.beforestorage/commit/61373a434d35f3e76d63b48f865ee1d5637aa6ca
  Author: Michael Howitz <mh at gocept.com>
  Date:   2020-05-13 (Wed, 13 May 2020)

  Changed paths:
    M src/zc/beforestorage/README.txt
    M src/zc/beforestorage/__init__.py

  Log Message:
  -----------
  Merge pull request #2 from zopefoundation/fix-load-before

Fixed a long-standing bug in loadBefore


Compare: https://github.com/zopefoundation/zc.beforestorage/compare/b4564c7b94e0...61373a434d35


More information about the checkins mailing list