summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorAntoine Pitrou <solipsis@pitrou.net>2011-03-15 20:11:27 (GMT)
committerAntoine Pitrou <solipsis@pitrou.net>2011-03-15 20:11:27 (GMT)
commitf134dceeae096db3e6f343954aca1cf0e0cc7922 (patch)
treecfcca1d2395691c033ab3dbe4faefb95c77c96ce /Misc
parent709ac7b0a21690d804ac454e106015026e1eaffc (diff)
parente870623e965ca017d32228486662b285d7b81ed0 (diff)
downloadcpython-f134dceeae096db3e6f343954aca1cf0e0cc7922.zip
cpython-f134dceeae096db3e6f343954aca1cf0e0cc7922.tar.gz
cpython-f134dceeae096db3e6f343954aca1cf0e0cc7922.tar.bz2
Merge
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS6
1 files changed, 5 insertions, 1 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index c110065..8b72498 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -38,10 +38,14 @@ Core and Builtins
Library
-------
+- Issue #11501: disutils.archive_utils.make_zipfile no longer fails if zlib is
+ not installed. Instead, the zipfile.ZIP_STORED compression is used to create
+ the ZipFile. Patch by Natalia B. Bidart.
+
- Issue #11554: Fixed support for Japanese codecs; previously the body output
encoding was not done if euc-jp or shift-jis was specified as the charset.
-- Issue #11500: Fixed a bug in the os x proxy bypass code for fully qualified
+- Issue #11500: Fixed a bug in the os x proxy bypass code for fully qualified
IP addresses in the proxy exception list.
- Issue #11491: dbm.error is no longer raised when dbm.open is called with