[Checkins] [zopefoundation/tempstorage] d187a8: fixed a bug in loadBefore

GitHub noreply at github.com
Thu Mar 9 16:46:20 CET 2017


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/tempstorage
  Commit: d187a86dbce7c4d90c52dc44dfa6b80aa5f95ed6
      https://github.com/zopefoundation/tempstorage/commit/d187a86dbce7c4d90c52dc44dfa6b80aa5f95ed6
  Author: Jim Fulton <jim at jimfulton.info>
  Date:   2017-03-09 (Thu, 09 Mar 2017)

  Changed paths:
    M src/tempstorage/TemporaryStorage.py

  Log Message:
  -----------
  fixed a bug in loadBefore

That was made effective by recent changes in ZODB that relied more on
loadBefore for MVCC.

Oddly the change makes this loadBefore match the version it was copied
from, which github says was last changed 13 years ago. (gulp, on
multiple levels).


  Commit: 2f9997a3e767d0ef5b69f12203f4df6874efca7a
      https://github.com/zopefoundation/tempstorage/commit/2f9997a3e767d0ef5b69f12203f4df6874efca7a
  Author: Jim Fulton <jim at jimfulton.info>
  Date:   2017-03-09 (Thu, 09 Mar 2017)

  Changed paths:
    M src/tempstorage/TemporaryStorage.py

  Log Message:
  -----------
  Gaaa, removed a return added during debugging.

I guess there were no tests of GC.


  Commit: a91f8a824fa08fd088039750a64a23ce4a547a77
      https://github.com/zopefoundation/tempstorage/commit/a91f8a824fa08fd088039750a64a23ce4a547a77
  Author: Jim Fulton <jim at jimfulton.info>
  Date:   2017-03-09 (Thu, 09 Mar 2017)

  Changed paths:
    M src/tempstorage/TemporaryStorage.py

  Log Message:
  -----------
  Merge pull request #3 from zopefoundation/get-current

fixed a bug in loadBefore


Compare: https://github.com/zopefoundation/tempstorage/compare/c9d51f540426...a91f8a824fa0


More information about the checkins mailing list