File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -556,9 +556,9 @@ ZipFile Objects
556556 When scanning, setting ``strict_descriptor=True `` disables detection of any
557557 entry using an unsigned data descriptor (a format deprecated by the ZIP
558558 specification since version 6.3.0, released on 2006-09-29, and used only by
559- some legacy tools), which is significantly slower to scan ( around 100 to
560- 1000 times) . This does not affect performance on entries without such
561- feature.
559+ some legacy tools), which is significantly slower to scan— around 100 to
560+ 1000 times in the worst case . This does not affect performance on entries
561+ without such feature.
562562
563563 *chunk_size * may be specified to control the buffer size when moving
564564 entry data (default is 1 MiB).
You can’t perform that action at this time.
0 commit comments