Skip to content

Commit 71a5544

Browse files
committed
Update news
1 parent d467cd7 commit 71a5544

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1-
Fix an issue where duplicated Zip64 extra fields were written if :attr:`ZipInfo.extra <zipfile.ZipInfo.extra>` already contained a Zip64 field.
1+
Fix an issue where duplicated Zip64 extra fields or other invalid
2+
fields were written if :attr:`ZipInfo.extra <zipfile.ZipInfo.extra>`
3+
already contained them (which could be read from central directory in
4+
append mode).

0 commit comments

Comments
 (0)