diff options
author | Nils Philippsen <nils@redhat.com> | 2015-08-19 16:23:10 +0200 |
---|---|---|
committer | Nils Philippsen <nils@redhat.com> | 2015-08-19 16:23:10 +0200 |
commit | be0c07f218e59c14db599f416df2bc1956be0774 (patch) | |
tree | 2bee7bc9c75409feaa2c84db2ca13213d7902fd7 /setup.cfg | |
parent | 6d1a54f51e8ef9040d9fbfb824f676ab2c1b4649 (diff) | |
download | paste-git-be0c07f218e59c14db599f416df2bc1956be0774.tar.gz |
Python 3: Don't mangle strangely encoded input
In Python 3, cgi.FieldStorage needs to know about encodings like
shiftjis in order to decode it properly (in Python 2 it's simply not
decoded at all).
Fixes tests.test_wsgiwrappers.test_wsgirequest_charset
Diffstat (limited to 'setup.cfg')
0 files changed, 0 insertions, 0 deletions