Message102997
| Author | vstinner |
|---|---|
| Recipients | lemburg, loewis, vstinner |
| Date | 2010-04-13.00:51:33 |
| SpamBayes Score | 0.014729785 |
| Marked as misclassified | No |
| Message-id | <1271119894.84.0.188816920199.issue8383@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
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. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-04-13 00:51:34 | vstinner | set | recipients: + vstinner, lemburg, loewis |
| 2010-04-13 00:51:34 | vstinner | set | messageid: <1271119894.84.0.188816920199.issue8383@psf.upfronthosting.co.za> |
| 2010-04-13 00:51:33 | vstinner | link | issue8383 messages |
| 2010-04-13 00:51:33 | vstinner | create | |