Message 187645 - Python tracker (original) (raw)
Message187645
| Author | serhiy.storchaka |
|---|---|
| Recipients | barry, benjamin.peterson, eric.snow, ezio.melotti, ncoghlan, r.david.murray, serhiy.storchaka |
| Date | 2013-04-23.14:24:56 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | 201304231724.41197.storchaka@gmail.com |
| In-reply-to | 1366722588.44.0.0516529093539.issue17792@psf.upfronthosting.co.za |
| Content |
|---|
| > I considered that, but is it guaranteed that the output encoding is UTF-8? PyErr_WarnExplicit() calls PyUnicode_FromString() which made an inverse decoding from UTF-8. |
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-04-23 14:24:56 | serhiy.storchaka | set | recipients: + serhiy.storchaka, barry, ncoghlan, benjamin.peterson, ezio.melotti, r.david.murray, eric.snow |
| 2013-04-23 14:24:56 | serhiy.storchaka | link | issue17792 messages |
| 2013-04-23 14:24:56 | serhiy.storchaka | create |