commit | 03c3e35d42a2f9855fca4beb89e5cbbefe2d9c21 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@gmail.com> | Tue Apr 09 21:53:09 2013 +0200 |
committer | Victor Stinner <victor.stinner@gmail.com> | Tue Apr 09 21:53:09 2013 +0200 |
tree | 6c3edc03a6edfbe04c6f1c7733f3a8882d1da8c8 | |
parent | 0f344b6e0526245249b80219e6001616307d2b35 [diff] |
Add fast-path in PyUnicode_DecodeCharmap() for pure 8 bit encodings: cp037, cp500 and iso8859_1 codecs