This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

作者 pitrou
收信人 benjamin.peterson, fabioz, pitrou, vstinner
日期 2009-01-08.21:37:04
SpamBayes Score 0.0051184343
Marked as misclassified
Message-id <1231450625.79.0.7131362736.issue4705@psf.upfronthosting.co.za>
In-reply-to
内容
If `PyObject_SetAttrString(raw, "_name", text)` fails, a reference to
raw is leaked.
Other than that, the patch looks good.
历史
日期 用户 动作 参数
2009-01-08 21:37:06pitrou修改recipients: + pitrou, vstinner, fabioz, benjamin.peterson
2009-01-08 21:37:05pitrou修改messageid: <1231450625.79.0.7131362736.issue4705@psf.upfronthosting.co.za>
2009-01-08 21:37:05pitrou链接issue4705 messages
2009-01-08 21:37:04pitrou创建