[Checkins] [zopefoundation/ZODB] 844fd7: Implement IStorageTransactionMetaDataExtensionByte...

GitHub noreply at github.com
Tue Nov 15 16:34:56 CET 2016


  Branch: refs/heads/storage-byte-appreciation
  Home:   https://github.com/zopefoundation/ZODB
  Commit: 844fd7103e73e62f60ab1836bc02a5a96f5afd8c
      https://github.com/zopefoundation/ZODB/commit/844fd7103e73e62f60ab1836bc02a5a96f5afd8c
  Author: Jim Fulton <jim at zope.com>
  Date:   2016-11-14 (Mon, 14 Nov 2016)

  Changed paths:
    M setup.py
    M src/ZODB/Connection.py
    M src/ZODB/tests/testConnection.py
    M src/ZODB/tests/testMVCCMappingStorage.py

  Log Message:
  -----------
  Implement IStorageTransactionMetaDataExtensionBytes and use in in Connection


  Commit: ed46567b2760fcff233eb0a01f1aff6eec50212e
      https://github.com/zopefoundation/ZODB/commit/ed46567b2760fcff233eb0a01f1aff6eec50212e
  Author: Jim Fulton <jim at zope.com>
  Date:   2016-11-14 (Mon, 14 Nov 2016)

  Changed paths:
    M doc/guide/transactions-and-threading.rst

  Log Message:
  -----------
  Fix a test (that we'll break later)


  Commit: b3a389fa7112a876b35f49a6d0d3cdc615b8d035
      https://github.com/zopefoundation/ZODB/commit/b3a389fa7112a876b35f49a6d0d3cdc615b8d035
  Author: Jim Fulton <jim at zope.com>
  Date:   2016-11-15 (Tue, 15 Nov 2016)

  Changed paths:
    M src/ZODB/interfaces.py

  Log Message:
  -----------
  dropped extension_bytes


Compare: https://github.com/zopefoundation/ZODB/compare/76fe627197e3...b3a389fa7112


More information about the checkins mailing list