Skip to content

bpo-33497: Add errors param to cgi.parse_multipart and make an encoding in FieldStorage use the given errors#6804

Merged
ned-deily merged 4 commits into
python:masterfrom
hawkowl:fix-issue-33497
May 14, 2018
Merged

bpo-33497: Add errors param to cgi.parse_multipart and make an encoding in FieldStorage use the given errors#6804
ned-deily merged 4 commits into
python:masterfrom
hawkowl:fix-issue-33497

pass in the errors here

601592d
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs