diff options
author | Benjamin Peterson <benjamin@python.org> | 2009-10-28 21:59:39 +0000 |
---|---|---|
committer | Benjamin Peterson <benjamin@python.org> | 2009-10-28 21:59:39 +0000 |
commit | b2e796aa27af76bdf0386a34a23415e3efbcc75c (patch) | |
tree | b0645c75593e8c01ba1aaf730fdc67652c2e3227 /Lib/gzip.py | |
parent | 7b1b094ff17035d35c3736bcca12229fa360d33a (diff) | |
download | cpython-git-b2e796aa27af76bdf0386a34a23415e3efbcc75c.tar.gz |
in wide builds, avoid storing high unicode characters from source code with surrogates
This is accomplished by decoding with utf-32 instead of utf-16 on all builds.
The patch is by Adam Olsen.
Diffstat (limited to 'Lib/gzip.py')
0 files changed, 0 insertions, 0 deletions