Issue #29094: Offsets in a ZIP file created with extern file object a… · python/cpython@34cba33 · GitHub
Skip to content

Commit 34cba33

Browse files
Issue #29094: Offsets in a ZIP file created with extern file object and modes
"w" and "x" now are relative to the start of the file.
1 parent b47913f commit 34cba33

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

Lib/zipfile.py

Lines changed: 3 additions & 2 deletions

Misc/NEWS

Lines changed: 3 additions & 0 deletions

0 commit comments

Comments
 (0)