Use copyfileobj in the document parsers

Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
Roberto Rosario
2019-04-21 04:01:52 -04:00
parent 64cd0c232d
commit 5cfc5dda92
3 changed files with 10 additions and 6 deletions
+1
View File
@@ -127,6 +127,7 @@ Other changes
* Move the purge permission logic to the StorePermission
manager.
* Remove the MIMETYPE_FILE_READ_SIZE setting.
* Use copyfileobj in the document parsers.
Removals
--------