Message255437
| Author |
serhiy.storchaka |
| Recipients |
Marian.Ganisin, alexandre.vassalotti, bkabrda, flox, genij.math, pitrou, python-dev, serhiy.storchaka |
| Date |
2015-11-26.21:56:25 |
| SpamBayes Score |
-1.0 |
| Marked as misclassified |
Yes |
| Message-id |
<1448574985.84.0.138620175385.issue10131@psf.upfronthosting.co.za> |
| In-reply-to |
|
| Content |
Thank you Marian for your patch. Committed modified patch with tests. For compatibility with data pickled by unpatched Python we have to keep __setstate__.
The discrepancy between pickle and copy module is different not easy issue. |
|