[Checkins] [zopefoundation/persistent] 85eae6: The pure-Python Persistent class no longer calls s...

GitHub noreply at github.com
Tue Feb 25 23:37:44 CET 2014


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/persistent
  Commit: 85eae6393aba59def5e906311e7a96237d15d1bd
      https://github.com/zopefoundation/persistent/commit/85eae6393aba59def5e906311e7a96237d15d1bd
  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:
  -----------
  The pure-Python Persistent class no longer calls subclass's __setattr__ at instance creation time, just like the C version.


  Commit: 6e813bf48a604b00fe971d38736e39749b918db0
      https://github.com/zopefoundation/persistent/commit/6e813bf48a604b00fe971d38736e39749b918db0
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2014-02-25 (Tue, 25 Feb 2014)

  Changed paths:
    M CHANGES.rst

  Log Message:
  -----------
  Imperative mode.


Compare: https://github.com/zopefoundation/persistent/compare/bf4fd8f92f89...6e813bf48a60


More information about the checkins mailing list