[Checkins] [zopefoundation/persistent] cf5768: Make deleting the _p_jar of a pure-Python persiste...

GitHub noreply at github.com
Mon Feb 24 15:54:16 CET 2014


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/persistent
  Commit: cf576871e01f5e30257e3ef1af705b2f2181fcf0
      https://github.com/zopefoundation/persistent/commit/cf576871e01f5e30257e3ef1af705b2f2181fcf0
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2014-02-24 (Mon, 24 Feb 2014)

  Changed paths:
    M CHANGES.rst
    M persistent/persistence.py
    M persistent/tests/test_persistence.py

  Log Message:
  -----------
  Make deleting the _p_jar of a pure-Python persistent object work like the C version.


  Commit: b0897986eb7e0bc28e72706ab9be1b00ba2d8ca7
      https://github.com/zopefoundation/persistent/commit/b0897986eb7e0bc28e72706ab9be1b00ba2d8ca7
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2014-02-24 (Mon, 24 Feb 2014)

  Changed paths:
    M CHANGES.rst
    M persistent/persistence.py
    M persistent/tests/test_persistence.py

  Log Message:
  -----------
  Make deleting '_p_oid' in Python Persistent work like C too.


  Commit: bf4fd8f92f89b41ad743c01f716548faa649ff26
      https://github.com/zopefoundation/persistent/commit/bf4fd8f92f89b41ad743c01f716548faa649ff26
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2014-02-24 (Mon, 24 Feb 2014)

  Changed paths:
    M setup.py

  Log Message:
  -----------
  Note development version.


Compare: https://github.com/zopefoundation/persistent/compare/2fa92003a33b...bf4fd8f92f89


More information about the checkins mailing list