Message400726
| Author | erlendaasland |
|---|---|
| Recipients | berker.peksag, corona10, erlendaasland, miss-islington, petr.viktorin, vstinner |
| Date | 2021-08-31.12:49:35 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1630414175.9.0.628490881489.issue42064@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
> The state doesn't have a refcount, but it is owned by a module object, so callback_context should own a reference to the module object. Would it be sufficient to hold a reference to the connection object? The connection holds a reference to the connection type, and the connection type holds a reference to the module, right? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-08-31 12:49:35 | erlendaasland | set | recipients: + erlendaasland, vstinner, petr.viktorin, berker.peksag, corona10, miss-islington |
| 2021-08-31 12:49:35 | erlendaasland | set | messageid: <1630414175.9.0.628490881489.issue42064@roundup.psfhosted.org> |
| 2021-08-31 12:49:35 | erlendaasland | link | issue42064 messages |
| 2021-08-31 12:49:35 | erlendaasland | create | |