[Checkins] [zopefoundation/ZODB] e3d595: Don't raise an AttributeError when DemoStorage suc...

GitHub noreply at github.com
Fri Sep 9 01:37:28 CEST 2016


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

  Changed paths:
    M CHANGES.rst
    M src/ZODB/DemoStorage.py
    M src/ZODB/DemoStorage.test

  Log Message:
  -----------
  Don't raise an AttributeError when DemoStorage successfully stores a blob for the first time.

Includes a (previously) failing test case.

Fixes #103.


  Commit: f4cb94e8f7e07ee33b81f22af11d45ec7f154d6a
      https://github.com/zopefoundation/ZODB/commit/f4cb94e8f7e07ee33b81f22af11d45ec7f154d6a
  Author: Jason Madden <jason+github at nextthought.com>
  Date:   2016-09-08 (Thu, 08 Sep 2016)

  Changed paths:
    M CHANGES.rst
    M src/ZODB/DemoStorage.py
    M src/ZODB/DemoStorage.test

  Log Message:
  -----------
  Merge pull request #104 from NextThought/issue103

Don't raise an AttributeError when DemoStorage successfully stores a blob first.


Compare: https://github.com/zopefoundation/ZODB/compare/10e1326af8d3...f4cb94e8f7e0


More information about the checkins mailing list