Closed cjwatson closed 4 years ago
An unterminated large part at the end of a stream would never be closed. Close it in MultipartParser._iterparse, since nothing else can.
Squash ResourceWarnings in TestMultipartParser.test_big_file.
An unterminated large part at the end of a stream would never be closed. Close it in MultipartParser._iterparse, since nothing else can.
Squash ResourceWarnings in TestMultipartParser.test_big_file.