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.

作者 vstinner
收信人 lemburg, loewis, vstinner
日期 2010-04-13.00:51:33
SpamBayes Score 0.014729785
Marked as misclassified
Message-id <1271119894.84.0.188816920199.issue8383@psf.upfronthosting.co.za>
In-reply-to
内容
I found this bug indirectly: test_logging failed on a SocketHandler if LogRecord.pathname contains a surrogate character. SocketHandler uses pickle to serialize the record.
历史
日期 用户 动作 参数
2010-04-13 00:51:34vstinner修改recipients: + vstinner, lemburg, loewis
2010-04-13 00:51:34vstinner修改messageid: <1271119894.84.0.188816920199.issue8383@psf.upfronthosting.co.za>
2010-04-13 00:51:33vstinner链接issue8383 messages
2010-04-13 00:51:33vstinner创建