summaryrefslogtreecommitdiffstats
path: root/Python
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2012-05-03 00:32:34 (GMT)
committerVictor Stinner <victor.stinner@gmail.com>2012-05-03 00:32:34 (GMT)
commit684d5fd42067109f46e94ea3ddab72ebd4e130ee (patch)
treee422af086c643d02ff3181177db6451ee23499db /Python
parentb6cd014d75394ca48e6113d614d36ed16fbe7b13 (diff)
downloadcpython-684d5fd42067109f46e94ea3ddab72ebd4e130ee.zip
cpython-684d5fd42067109f46e94ea3ddab72ebd4e130ee.tar.gz
cpython-684d5fd42067109f46e94ea3ddab72ebd4e130ee.tar.bz2
Fix PyUnicode_Substring() for start >= length and start > end
Remove the fast-path for 1-character string: unicode_fromascii() and _PyUnicode_FromUCS*() now have their own fast-path for 1-character strings.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions