Message341181
| Author | methane |
|---|---|
| Recipients | Ellenbogen, alexandre.vassalotti, methane, serhiy.storchaka |
| Date | 2019-05-01.07:35:28 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1556696128.36.0.826362357123.issue36694@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
I confirmed this fragmentation is caused by memo in Unpickler. Pickler memos "reduce"-ed tuples while it is just a temporary object. I am not sure that this behavior is good. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-05-01 07:35:28 | methane | set | recipients: + methane, alexandre.vassalotti, serhiy.storchaka, Ellenbogen |
| 2019-05-01 07:35:28 | methane | set | messageid: <1556696128.36.0.826362357123.issue36694@roundup.psfhosted.org> |
| 2019-05-01 07:35:28 | methane | link | issue36694 messages |
| 2019-05-01 07:35:28 | methane | create | |