Message 98108 - Python tracker
Message98108
| Author | vstinner |
|---|---|
| Recipients | doerwalter, eric.smith, ezio.melotti, flox, vstinner |
| Date | 2010-01-21.11:43:48 |
| SpamBayes Score | 0.13216385 |
| Marked as misclassified | No |
| Message-id | <1264074229.94.0.303216008009.issue7649@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
@Ezio: Your patch leaks a reference: PyUnicode_FromString(...) is not destroyed (Py_DECREF) on success. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-01-21 11:43:50 | vstinner | set | recipients: + vstinner, doerwalter, eric.smith, ezio.melotti, flox |
| 2010-01-21 11:43:49 | vstinner | set | messageid: <1264074229.94.0.303216008009.issue7649@psf.upfronthosting.co.za> |
| 2010-01-21 11:43:48 | vstinner | link | issue7649 messages |
| 2010-01-21 11:43:48 | vstinner | create | |