Message331226
| Author | pitrou |
|---|---|
| Recipients | ericvw, pablogsal, pitrou, tzickel, vstinner |
| Date | 2018-12-06.11:17:38 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1544095058.86.0.788709270274.issue35378@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I think a weakref is fine. You don't have to *pass* a weakref: just pass a normal ref and let the Result object take a weakref (and a reference to the cache perhaps). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-12-06 11:17:38 | pitrou | set | recipients: + pitrou, vstinner, ericvw, tzickel, pablogsal |
| 2018-12-06 11:17:38 | pitrou | set | messageid: <1544095058.86.0.788709270274.issue35378@psf.upfronthosting.co.za> |
| 2018-12-06 11:17:38 | pitrou | link | issue35378 messages |
| 2018-12-06 11:17:38 | pitrou | create | |