Message317334
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). |
|
| 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: <[email protected]> |
| 2018-05-22 19:36:39 | eric.snow | link | issue33608 messages |
| 2018-05-22 19:36:39 | eric.snow | create | |
|