[Checkins] [zopefoundation/ZODB] 0d089b: Make TmpStore implement its own getSize

Jason Madden noreply at github.com
Fri Sep 27 12:47:49 CEST 2019


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/ZODB
  Commit: 0d089b4e408fa65ba66527e582c05fb22eec430e
      https://github.com/zopefoundation/ZODB/commit/0d089b4e408fa65ba66527e582c05fb22eec430e
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2019-09-26 (Thu, 26 Sep 2019)

  Changed paths:
    M CHANGES.rst
    M src/ZODB/Connection.py

  Log Message:
  -----------
  Make TmpStore implement its own getSize

This is consistent with its __len__ and provides a better figure for existing logging.

Fixes #282


  Commit: 8388009c279fffc3026e197ca57dc37cc66e5f60
      https://github.com/zopefoundation/ZODB/commit/8388009c279fffc3026e197ca57dc37cc66e5f60
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2019-09-27 (Fri, 27 Sep 2019)

  Changed paths:
    M CHANGES.rst
    M src/ZODB/Connection.py

  Log Message:
  -----------
  Merge pull request #283 from zopefoundation/issue282

Make TmpStore implement its own getSize


Compare: https://github.com/zopefoundation/ZODB/compare/2f8cc67a3ba3...8388009c279f


More information about the checkins mailing list