Message 218042 - Python tracker
Message218042
| Author | pitrou |
|---|---|
| Recipients | Guido.van.Rossum, gvanrossum, inglesp, pitrou, tim.golden, tim.peters, vstinner |
| Date | 2014-05-07.08:39:31 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1399451971.98.0.813070087506.issue21435@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> The new info: its (the list object's) gc_refs also changed from > GC_TENTATIVELY_UNREACHABLE to GC_UNTRACKED, That the object became > untracked is wholly consistent with that its gc_next became NULL but > not its gc_prev. Could that be the trashcan mecanism? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-05-07 08:39:32 | pitrou | set | recipients: + pitrou, gvanrossum, tim.peters, vstinner, tim.golden, inglesp, Guido.van.Rossum |
| 2014-05-07 08:39:31 | pitrou | set | messageid: <1399451971.98.0.813070087506.issue21435@psf.upfronthosting.co.za> |
| 2014-05-07 08:39:31 | pitrou | link | issue21435 messages |
| 2014-05-07 08:39:31 | pitrou | create | |