bpo-33497: Add errors param to cgi.parse_multipart and make an encoding in FieldStorage use the given errors by hawkowl · Pull Request #6804 · python/cpython

added 4 commits

May 14, 2018 10:51
can get the original bytes back

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

May 14, 2018
…ng in FieldStorage use the given errors (pythonGH-6804)

(cherry picked from commit 545c955)

Co-authored-by: Amber Brown <hawkowl@atleastfornow.net>

ned-deily pushed a commit that referenced this pull request

May 14, 2018
…ng in FieldStorage use the given errors (GH-6804) (GH-6837)

(cherry picked from commit 545c955)

Co-authored-by: Amber Brown <hawkowl@atleastfornow.net>