Message401884
| Author | eric.snow |
|---|---|
| Recipients | eric.snow, gvanrossum |
| Date | 2021-09-15.18:56:56 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1631732216.84.0.148636450769.issue45186@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
That's a good idea. It's certainly cleaner than the approach I took (optionally pass in to marshal.dumps() the list of "before" object/refcount pairs to compare in w_ref()). Adding a flag to marshal.dumps() to opt out shouldn't be too big a deal. (I expect all users of marshal will want the improvement by default.) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-09-15 18:56:56 | eric.snow | set | recipients: + eric.snow, gvanrossum |
| 2021-09-15 18:56:56 | eric.snow | set | messageid: <1631732216.84.0.148636450769.issue45186@roundup.psfhosted.org> |
| 2021-09-15 18:56:56 | eric.snow | link | issue45186 messages |
| 2021-09-15 18:56:56 | eric.snow | create | |