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.

作者 lemburg
收信人 Arfrever, amaury.forgeotdarc, ezio.melotti, lemburg, loewis, vstinner
日期 2010-03-05.13:00:33
SpamBayes Score 0.0021122713
Marked as misclassified
Message-id <1267794035.18.0.0329795930606.issue6697@psf.upfronthosting.co.za>
In-reply-to
内容
About the _PyUnicode_AsStringOrDefault() patch:

Since the _PyUnicode_AsString*() APIs are scheduled to be removed, it would be better to not introduce yet another way to use them.

If that's not easily possible now, then please fix the indentation (Tabs vs. spaces) before adding the API.

Thanks.
历史
日期 用户 动作 参数
2010-03-05 13:00:35lemburg修改recipients: + lemburg, loewis, amaury.forgeotdarc, vstinner, ezio.melotti, Arfrever
2010-03-05 13:00:35lemburg修改messageid: <1267794035.18.0.0329795930606.issue6697@psf.upfronthosting.co.za>
2010-03-05 13:00:33lemburg链接issue6697 messages
2010-03-05 13:00:33lemburg创建