Message 201558 - Python tracker
Message201558
| Author | vstinner |
|---|---|
| Recipients | ezio.melotti, vstinner |
| Date | 2013-10-28.17:43:20 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1382982202.33.0.652166752386.issue19424@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Attached patch removes usage of _PyUnicode_AsString() to not convert strings from/to UTF-8. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-10-28 17:43:22 | vstinner | set | recipients: + vstinner, ezio.melotti |
| 2013-10-28 17:43:22 | vstinner | set | messageid: <1382982202.33.0.652166752386.issue19424@psf.upfronthosting.co.za> |
| 2013-10-28 17:43:22 | vstinner | link | issue19424 messages |
| 2013-10-28 17:43:22 | vstinner | create | |