Message93855
| Author | kristjan.jonsson |
|---|---|
| Recipients | benjamin.peterson, gregory.p.smith, jnoller, kristjan.jonsson, pitrou, r.david.murray |
| Date | 2009-10-11.12:06:47 |
| SpamBayes Score | 0.00041605136 |
| Marked as misclassified | No |
| Message-id | <1255262808.64.0.3552806266.issue7060@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The unittest only keeps an exception _object_ around, not the associated traceback. There should be no frames and thus reference cycles associated with this. I agree that the problem should be tackled, rather than swept under the carpet like a revert does. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-10-11 12:06:48 | kristjan.jonsson | set | recipients: + kristjan.jonsson, gregory.p.smith, pitrou, benjamin.peterson, jnoller, r.david.murray |
| 2009-10-11 12:06:48 | kristjan.jonsson | set | messageid: <1255262808.64.0.3552806266.issue7060@psf.upfronthosting.co.za> |
| 2009-10-11 12:06:47 | kristjan.jonsson | link | issue7060 messages |
| 2009-10-11 12:06:47 | kristjan.jonsson | create | |