| commit | 07ac3ebd7ba6b42ba1adb07ec6075eb916d167b1 | [log] [tgz] |
|---|---|---|
| author | Victor Stinner <victor.stinner@haypocalc.com> | Sat Oct 01 16:16:43 2011 +0200 |
| committer | Victor Stinner <victor.stinner@haypocalc.com> | Sat Oct 01 16:16:43 2011 +0200 |
| tree | 5318d1d3c233f80d486690dc242c3c365ef3cbaa | |
| parent | e90fe6a8f4a6cc6504387a77720ef7d1316f8086 [diff] |
Optimize unicode_subtype_new(): don't encode to wchar_t and decode from wchar_t Rewrite unicode_subtype_new(): allocate directly the right type.