• Kirill Smelkov's avatar
    go/zodb: PyStateful persistency support · 532d014f
    Kirill Smelkov authored
    As promised in 354e0e51 (go/zodb: Persistent - the base type to
    implement IPersistent objects) add support to persistency machinery to
    set object state from python pickles serialized by ZODB/py.
    
    Persistent references are not yet handled.
    
    As promised add some very minimal persistent tests.
    532d014f
persistent_test.go 3.37 KB