Message80021
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. |
|
| 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: <[email protected]> |
| 2009-01-17 16:53:33 | vstinner | link | issue4474 messages |
| 2009-01-17 16:53:33 | vstinner | create | |
|