diff options
| author | Victor Stinner <victor.stinner@haypocalc.com> | 2011-10-01 23:00:40 (GMT) |
|---|---|---|
| committer | Victor Stinner <victor.stinner@haypocalc.com> | 2011-10-01 23:00:40 (GMT) |
| commit | bc603d12b7f7db959878068de65e623298a7eae3 (patch) | |
| tree | e9ca3e82362d54e8c8b28cfb8b155e47c7e0682e /Python/thread.c | |
| parent | 7a48ff7e068c1f292a151d3778586ec2050196e6 (diff) | |
| download | cpython-bc603d12b7f7db959878068de65e623298a7eae3.zip cpython-bc603d12b7f7db959878068de65e623298a7eae3.tar.gz cpython-bc603d12b7f7db959878068de65e623298a7eae3.tar.bz2 | |
Optimize _PyUnicode_AsKind() for UCS1->UCS4 and UCS2->UCS4
* Ensure that the input string is ready
* Raise a ValueError instead of of a fatal error
Diffstat (limited to 'Python/thread.c')
0 files changed, 0 insertions, 0 deletions
