[Checkins] [zopefoundation/mongopersist] 4846b3: Support serialization of objects that return a sin...

GitHub noreply at github.com
Sun Dec 15 20:28:50 CET 2013


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/mongopersist
  Commit: 4846b3cbc2deb2aeb1b701dac1a49fe3b8ded8be
      https://github.com/zopefoundation/mongopersist/commit/4846b3cbc2deb2aeb1b701dac1a49fe3b8ded8be
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2013-12-15 (Sun, 15 Dec 2013)

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

  Log Message:
  -----------
  Support serialization of objects that return a single string from __reduce__().

This allows us to serialize module globals, especially interfacaes and
classes.




More information about the checkins mailing list