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.

作者 loewis
收信人 cfr, loewis
日期 2008-07-15.20:51:38
SpamBayes Score 0.0013738786
Marked as misclassified
Message-id <1216155101.06.0.930270183847.issue3362@psf.upfronthosting.co.za>
In-reply-to
内容
It would be good to find out what the code inside
PyLocale_getdefaultlocale precisely is doing. I.e. what is the value of
name at that point, and is that perhaps an illegal parameter for
CFStringGetCStringPtr somehow? If the debugger can't help (not even
after compiling Python with --with-pydebug), augment the source code
with a printf, and rebuild Python.
历史
日期 用户 动作 参数
2008-07-15 20:51:41loewis修改spambayes_score: 0.00137388 -> 0.0013738786
recipients: + loewis, cfr
2008-07-15 20:51:41loewis修改spambayes_score: 0.00137388 -> 0.00137388
messageid: <1216155101.06.0.930270183847.issue3362@psf.upfronthosting.co.za>
2008-07-15 20:51:40loewis链接issue3362 messages
2008-07-15 20:51:39loewis创建