Message366342
| Author | vstinner |
|---|---|
| Recipients | Mark.Shannon, corona10, eric.snow, jeremy.kloth, jkloth, larry, maciej.szulik, nanjekyejoannah, ncoghlan, phsilva, rhettinger, shihai1991, vstinner |
| Date | 2020-04-13.22:46:33 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1586817993.05.0.70755175318.issue39511@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
bpo-40255 proposes a concrete implementation of immortal objects: it modifies Py_INCREF and Py_DECREF which makes Python up to 1.17x slower. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-04-13 22:46:33 | vstinner | set | recipients: + vstinner, rhettinger, ncoghlan, larry, jkloth, phsilva, jeremy.kloth, Mark.Shannon, eric.snow, maciej.szulik, corona10, nanjekyejoannah, shihai1991 |
| 2020-04-13 22:46:33 | vstinner | set | messageid: <1586817993.05.0.70755175318.issue39511@roundup.psfhosted.org> |
| 2020-04-13 22:46:33 | vstinner | link | issue39511 messages |
| 2020-04-13 22:46:33 | vstinner | create | |