[Checkins] [zopefoundation/mongopersist] 86e00d: Use buildout-2.x

GitHub noreply at github.com
Thu Jun 13 11:23:49 UTC 2013


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/mongopersist
  Commit: 86e00db65c87122b32b9f8a29efe44525d0516bb
      https://github.com/zopefoundation/mongopersist/commit/86e00db65c87122b32b9f8a29efe44525d0516bb
  Author: Andrey Lebedev <andrey at lebedev.lt>
  Date:   2013-06-13 (Thu, 13 Jun 2013)

  Changed paths:
    M bootstrap.py
    M buildout.cfg
    M versions.cfg

  Log Message:
  -----------
  Use buildout-2.x


  Commit: 2dcc0197b81755d19d38a8c272998032103155bb
      https://github.com/zopefoundation/mongopersist/commit/2dcc0197b81755d19d38a8c272998032103155bb
  Author: Andrey Lebedev <andrey at lebedev.lt>
  Date:   2013-06-13 (Thu, 13 Jun 2013)

  Changed paths:
    M CHANGES.txt
    M src/mongopersist/serialize.py
    M src/mongopersist/tests/test_datamanager.py

  Log Message:
  -----------
  Fix transaction.abort() behaviour for complex objects

_py_type information is not lost after transaction abort().


  Commit: cb2b0da709d0334ae45a84297afb445f3ffd3c99
      https://github.com/zopefoundation/mongopersist/commit/cb2b0da709d0334ae45a84297afb445f3ffd3c99
  Author: agroszer <agroszer at gmail.com>
  Date:   2013-06-13 (Thu, 13 Jun 2013)

  Changed paths:
    M CHANGES.txt
    M bootstrap.py
    M buildout.cfg
    M src/mongopersist/serialize.py
    M src/mongopersist/tests/test_datamanager.py
    M versions.cfg

  Log Message:
  -----------
  Merge pull request #1 from kedder/master

transaction.abort() loses _py_type information on nested objects


Compare: https://github.com/zopefoundation/mongopersist/compare/622599b135e4...cb2b0da709d0


More information about the checkins mailing list