commit | e8f968dcde520160bea7c98d298e58128f9abaa4 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Mon May 14 15:20:06 2018 -0700 |
committer | Ned Deily <nad@python.org> | Mon May 14 18:20:06 2018 -0400 |
tree | 35ae7b2ef8fc85ab2f50482f0310c37eed43430d | |
parent | 8e633a4035bcff458c45fa095f4b8eab2f158466 [diff] |
bpo-33497: Add errors param to cgi.parse_multipart and make an encoding in FieldStorage use the given errors (GH-6804) (GH-6837) (cherry picked from commit 545c955be997efd6b3827b981024e6b9945d82d1) Co-authored-by: Amber Brown <hawkowl@atleastfornow.net>