File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -595,9 +595,9 @@ ZipFile objects
595595
596596 When scanning, *strict_descriptor * controls how entries written with an
597597 unsigned *data descriptor * are handled. A data descriptor is an optional
598- record stored after an entry's data that can be signed (beginning with a
599- magic signature) or unsigned, and is mandatory for an archive written to a
600- non-seekable stream. Unsigned descriptors have been deprecated by the
598+ record stored after an entry's data that can be either signed (beginning
599+ with a magic signature) or unsigned, and is mandatory for an archive written
600+ to a non-seekable stream. Unsigned descriptors have been deprecated by the
601601 `PKZIP Application Note `_ since version 6.3.0 (released in 2006) and are
602602 rarely produced by modern tools.
603603
You can’t perform that action at this time.
0 commit comments