Message79444
| Author | pitrou |
|---|---|
| Recipients | benjamin.peterson, fabioz, pitrou, vstinner |
| Date | 2009-01-08.21:37:04 |
| SpamBayes Score | 0.0051184343 |
| Marked as misclassified | No |
| Message-id | <1231450625.79.0.7131362736.issue4705@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
If `PyObject_SetAttrString(raw, "_name", text)` fails, a reference to raw is leaked. Other than that, the patch looks good. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-01-08 21:37:06 | pitrou | set | recipients: + pitrou, vstinner, fabioz, benjamin.peterson |
| 2009-01-08 21:37:05 | pitrou | set | messageid: <1231450625.79.0.7131362736.issue4705@psf.upfronthosting.co.za> |
| 2009-01-08 21:37:05 | pitrou | link | issue4705 messages |
| 2009-01-08 21:37:04 | pitrou | create | |