Message321611
| Author | Christian.Tismer |
|---|---|
| Recipients | Christian.Tismer, benjamin.peterson, methane, serhiy.storchaka, vstinner |
| Date | 2018-07-13.13:52:49 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1531489970.05.0.56676864532.issue34093@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Why must this become slower? To my knowledge, many projects prefer marshal over pickle for suitable simple objects because it is so very fast. I would not throw that away: Would it not be easy to add a named optional keyword argument, like "stable=True"? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-07-13 13:52:50 | Christian.Tismer | set | recipients: + Christian.Tismer, vstinner, benjamin.peterson, methane, serhiy.storchaka |
| 2018-07-13 13:52:50 | Christian.Tismer | set | messageid: <1531489970.05.0.56676864532.issue34093@psf.upfronthosting.co.za> |
| 2018-07-13 13:52:50 | Christian.Tismer | link | issue34093 messages |
| 2018-07-13 13:52:49 | Christian.Tismer | create | |