From 89c0478c53f0d702bb00a0dba357ea0958b51489 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Araujo?= Date: Fri, 5 Nov 2010 23:58:34 +0000 Subject: Add missing entry for r86223. --- Misc/NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Misc/NEWS b/Misc/NEWS index 18c1cde..493c66d 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -65,6 +65,9 @@ Core and Builtins Library ------- +- Issue #10252: Close file objects in a timely manner in distutils code and + tests. Patch by Brian Brazil, completed by Éric Araujo. + - Issue #10180: Pickling file objects is now explicitly forbidden, since unpickling them produced nonsensical results. -- cgit v0.12