Message 80021 - Python tracker
Message80021
| Author | vstinner |
|---|---|
| Recipients | lemburg, mark.dickinson, rpetrov, vstinner |
| Date | 2009-01-17.16:53:32 |
| SpamBayes Score | 4.304869e-05 |
| Marked as misclassified | No |
| Message-id | <1232211214.83.0.0404790071475.issue4474@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Updated patch including a test in _testcapi module: create two PyUnicode objects from wide string (PyUnicode_FromWideChar) and another from utf-8 (PyUnicode_FromString) and compare the value. Patch is still for py3k branch and can be ported easily on python trunk. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-01-17 16:53:35 | vstinner | set | recipients: + vstinner, lemburg, mark.dickinson, rpetrov |
| 2009-01-17 16:53:34 | vstinner | set | messageid: <1232211214.83.0.0404790071475.issue4474@psf.upfronthosting.co.za> |
| 2009-01-17 16:53:33 | vstinner | link | issue4474 messages |
| 2009-01-17 16:53:33 | vstinner | create | |