diff options
author | Helmut Grohne <helmut@subdivi.de> | 2012-06-28 22:38:28 +0200 |
---|---|---|
committer | Helmut Grohne <helmut@subdivi.de> | 2012-06-28 22:38:28 +0200 |
commit | 7e2e9173b2afcc2a8dca9e6047d0b82ad70c9dff (patch) | |
tree | a44f625d4621348ae14a63f72aad1594cd794ed8 /epydoc.conf | |
parent | b83f5682c9d81cd53b8b45a6baedc844a68b85d2 (diff) | |
download | wsgitools-7e2e9173b2afcc2a8dca9e6047d0b82ad70c9dff.tar.gz |
first part of bytes conversion
Convert the request body data from str to bytes. This replaces all
StringIOs with BytesIOs (removing backwards one more backwards
compatibility). Also all character sequences involved in request bodies
get a b"" prefix. The StaticContent application takes bytes instead of
str (no difference for py2x). The GzipWSGIFilter needs a fixed as a
truncate of a BytesIO does not rewind the stream position.
Diffstat (limited to 'epydoc.conf')
0 files changed, 0 insertions, 0 deletions