diff --git a/Misc/NEWS b/Misc/NEWS index b9ecb42ce1a..5a8497ee8b9 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -32,6 +32,8 @@ Core and Builtins Library ------- +- Issue #9846: zipfile is now correctly closing underlying file objects. + - Issue #10459: Update CJK character names to Unicode 6.0. - Issue #4493: urllib.request adds '/' in front of path components which does not