summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorMartin v. Löwis <martin@v.loewis.de>2007-02-13 10:10:39 (GMT)
committerMartin v. Löwis <martin@v.loewis.de>2007-02-13 10:10:39 (GMT)
commit84f6de9d7e4a65089531699f1c6efc4e15d13dd2 (patch)
treef93cdaeb3b4d3ba7f5f0d41403f27da7800d7224 /Misc
parentc6d626ed9f49daf84e72c817bce274a3547325ad (diff)
downloadcpython-84f6de9d7e4a65089531699f1c6efc4e15d13dd2.zip
cpython-84f6de9d7e4a65089531699f1c6efc4e15d13dd2.tar.gz
cpython-84f6de9d7e4a65089531699f1c6efc4e15d13dd2.tar.bz2
Patch #1517891: Make 'a' create the file if it doesn't exist.
Fixes #1514451.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 06ffc16..c6d3831 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -128,6 +128,9 @@ Core and builtins
Library
-------
+- Patch #1517891: Mode 'a' for ZipFile now creates the file if it
+ doesn't exist.
+
- Patch #698833: Support file decryption in zipfile.
- Patch #685268: Consider a package's __path__ in imputil.