[Checkins] [zopefoundation/ZODB] 9e84a8: fix POSKeyError during commit after savepoint roll...

GitHub noreply at github.com
Tue Jun 3 13:02:55 CEST 2014


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/ZODB
  Commit: 9e84a83a059602d8f7c6e1410ea3f5bb15fd9021
      https://github.com/zopefoundation/ZODB/commit/9e84a83a059602d8f7c6e1410ea3f5bb15fd9021
  Author: Godefroid Chapelle <gotcha at bubblenet.be>
  Date:   2014-03-10 (Mon, 10 Mar 2014)

  Changed paths:
    M src/ZODB/Connection.py

  Log Message:
  -----------
  fix POSKeyError during commit after savepoint rollback

see https://github.com/zopefoundation/ZODB/issues/16


  Commit: 3aa42526aca9f9c74392027d0f3fcbb056b45801
      https://github.com/zopefoundation/ZODB/commit/3aa42526aca9f9c74392027d0f3fcbb056b45801
  Author: Godefroid Chapelle <gotcha at bubblenet.be>
  Date:   2014-03-10 (Mon, 10 Mar 2014)

  Changed paths:
    M src/ZODB/tests/testZODB.py

  Log Message:
  -----------
  Add test for fix POSKeyError during commit after savepoint rollback

see https://github.com/zopefoundation/ZODB/issues/16


  Commit: 78fe684d4783585f23e9c4ae1f18e829cb136da9
      https://github.com/zopefoundation/ZODB/commit/78fe684d4783585f23e9c4ae1f18e829cb136da9
  Author: Godefroid Chapelle <gotcha at bubblenet.be>
  Date:   2014-03-10 (Mon, 10 Mar 2014)

  Changed paths:
    M CHANGES.rst

  Log Message:
  -----------
  update changelog


  Commit: d81f60fe653390bc8b989ed48442f58938948291
      https://github.com/zopefoundation/ZODB/commit/d81f60fe653390bc8b989ed48442f58938948291
  Author: Jim Fulton <jim at zope.com>
  Date:   2014-06-03 (Tue, 03 Jun 2014)

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

  Log Message:
  -----------
  Merge pull request #19 from zopefoundation/GH-16

Fix for #16

Thanks!


Compare: https://github.com/zopefoundation/ZODB/compare/8ef6f4707f6b...d81f60fe6533


More information about the checkins mailing list