summaryrefslogtreecommitdiff
path: root/py
diff options
context:
space:
mode:
authorJeff Epler <jepler@gmail.com>2020-09-08 20:54:47 -0500
committerJeff Epler <jepler@gmail.com>2020-09-08 20:54:47 -0500
commit0eee93729a3074461c4907f03deb803c2f35a6fe (patch)
treea19db09e206d69ed4d409d9d81bba0b43787319e /py
parentbdb07adfccaf25576a8f1e074db7f8b7e48890b2 (diff)
Fix decompression of unicode values above 2047
Two problems: The lead byte for 3-byte sequences was wrong, and one mid-byte was not even filled in due to a missing "++"! Apparently this was broken ever since the first "Compress as unicode, not bytes" commit, but I believed I'd "tested" it by running on the Pinyin translation. This rendered at least the Korean and Japanese translations completely illegible, affecting 5.0 and all later releases.
Diffstat (limited to 'py')
0 files changed, 0 insertions, 0 deletions