summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2017-01-01 23:43:02 (GMT)
committerSerhiy Storchaka <storchaka@gmail.com>2017-01-01 23:43:02 (GMT)
commit67e1aa0b58be7164415277d5929cd7fa8fc94001 (patch)
treec7f2dd58d40fa00ba6f098bb7d864e029ba97434 /Misc/NEWS
parent06c0dca5a65b7bd8741e3806b1f7a1bcb48e1348 (diff)
parente465a9af8e87aa2c4c20dfaa23b310827c2ec345 (diff)
downloadcpython-67e1aa0b58be7164415277d5929cd7fa8fc94001.zip
cpython-67e1aa0b58be7164415277d5929cd7fa8fc94001.tar.gz
cpython-67e1aa0b58be7164415277d5929cd7fa8fc94001.tar.bz2
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.
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 31fdde1..516c322 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -208,6 +208,9 @@ Core and Builtins
Library
-------
+- 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.
+
- Issue #29079: Prevent infinite loop in pathlib.resolve() on Windows
- Issue #13051: Fixed recursion errors in large or resized