• Jeremy Hylton's avatar
    Backport Fred's recent changes from the branch. · 93b3fc93
    Jeremy Hylton authored
    - fold in not-actually-shared pickle support code into cPersistence.c,
      removing pickle.c
    - remove __getnewargs__(), since we want to allow ghost creation to
      avoid the extra database lookup when possible
    - persistent objects no longer get a default __getnewargs__()
    93b3fc93
test_pickle.py 6.49 KB