[Python-checkins] cpython: Updates NEWS for issue #15895

georg.brandl python-checkins at python.org
Mon Sep 24 07:46:54 CEST 2012


http://hg.python.org/cpython/rev/61b1c25d55f2
changeset: 79111:61b1c25d55f2
user: Christian Heimes <christian at cheimes.de>
date: Tue Sep 11 19:28:42 2012 +0200
summary:
 Updates NEWS for issue #15895
files:
 Misc/NEWS | 6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
diff --git a/Misc/NEWS b/Misc/NEWS
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -2,7 +2,7 @@
 Python News
 +++++++++++
 
-What's New in Python 3.3.0?
+What's New in Python 3.3.0 Release Candidate 3?
 ===========================
 
 *Release date: XX-Sep-2012*
@@ -10,6 +10,10 @@
 Core and Builtins
 -----------------
 
+- Issue #15895: Fix FILE pointer leak in one error branch of
+ PyRun_SimpleFileExFlags() when filename points to a pyc/pyo file, closeit
+ is false an and set_main_loader() fails.
+
 Library
 -------
 
-- 
Repository URL: http://hg.python.org/cpython


More information about the Python-checkins mailing list

AltStyle によって変換されたページ (->オリジナル) /