Message317334
| Author | eric.snow |
|---|---|
| Recipients | eric.snow, ncoghlan, serhiy.storchaka, vstinner, yselivanov |
| Date | 2018-05-22.19:36:39 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1527017799.77.0.682650639539.issue33608@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
As a lesser (IMHO) alternative, we could also modify Py_DECREF to respect a new "shared" marker of some sort (perhaps relative to #33607), but that would probably still require one of the refcount-based solutions (and add a branch to Py_DECREF). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-05-22 19:36:39 | eric.snow | set | recipients: + eric.snow, ncoghlan, vstinner, serhiy.storchaka, yselivanov |
| 2018-05-22 19:36:39 | eric.snow | set | messageid: <1527017799.77.0.682650639539.issue33608@psf.upfronthosting.co.za> |
| 2018-05-22 19:36:39 | eric.snow | link | issue33608 messages |
| 2018-05-22 19:36:39 | eric.snow | create | |