commit | c1a7c565aaf1dfa573337bbc9a5222097252cf3b | [log] [tgz] |
---|---|---|
author | Senthil Kumaran <senthil@uthcode.com> | Wed Jan 23 03:00:26 2013 -0800 |
committer | Senthil Kumaran <senthil@uthcode.com> | Wed Jan 23 03:00:26 2013 -0800 |
tree | 6c1f886edf62c6c31157a7ef397a14295a2f7d1b | |
parent | 9427b0313346fc629d9b3f5e0134fbacb8533c06 [diff] | |
parent | 6b102f251f086feb058ed9aac8072bbafe362372 [diff] |
merge from 3.2 Issue #12411: Fix to cgi.parse_multipart to correctly use bytes boundaries and bytes data. Patch by Jonas Wagner.