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.

作者 belopolsky
收信人 Arfrever, amaury.forgeotdarc, belopolsky, ezio.melotti, lemburg, loewis, ronaldoussoren, vstinner
日期 2010-12-06.18:15:59
SpamBayes Score 3.5661407e-07
Marked as misclassified
Message-id <1291659362.73.0.867203438619.issue6697@psf.upfronthosting.co.za>
In-reply-to
内容
I am attaching a patch that fixes several instances of unchecked _PyUnicode_AsString() result.  Not all fixes are completely trivial, so I would appreciate a review.

I did not attempt to fix Modules/_gestalt.c because I would like to hear from Ronald first.  (See my previous comment.)

The patch doe not have the unit tests yet, but I reported some test cases above and these should be easy to convert to unit tests.
历史
日期 用户 动作 参数
2010-12-06 18:16:02belopolsky修改recipients: + belopolsky, lemburg, loewis, ronaldoussoren, amaury.forgeotdarc, vstinner, ezio.melotti, Arfrever
2010-12-06 18:16:02belopolsky修改messageid: <1291659362.73.0.867203438619.issue6697@psf.upfronthosting.co.za>
2010-12-06 18:16:00belopolsky链接issue6697 messages
2010-12-06 18:16:00belopolsky创建