Message416931
| Author | vstinner |
|---|---|
| Recipients | alexandre.vassalotti, berker.peksag, pitrou, r.david.murray, rhettinger, serhiy.storchaka, vstinner |
| Date | 2022-04-07.14:57:28 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1649343448.96.0.711743841516.issue26579@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
> bpo-26579: Add object.__getstate__(). (GH-2821) > https://github.com/python/cpython/commit/884eba3c76916889fd6bff3b37b8552bfb4f9566 This change introduced reference leaks: see bpo-47250. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-07 14:57:28 | vstinner | set | recipients: + vstinner, rhettinger, pitrou, alexandre.vassalotti, r.david.murray, berker.peksag, serhiy.storchaka |
| 2022-04-07 14:57:28 | vstinner | set | messageid: <1649343448.96.0.711743841516.issue26579@roundup.psfhosted.org> |
| 2022-04-07 14:57:28 | vstinner | link | issue26579 messages |
| 2022-04-07 14:57:28 | vstinner | create | |