]> granicus.if.org Git - python/commitdiff
NEWS update for issue 8948.
authorMichael Foord <fuzzyman@voidspace.org.uk>
Thu, 10 Jun 2010 16:32:00 +0000 (16:32 +0000)
committerMichael Foord <fuzzyman@voidspace.org.uk>
Thu, 10 Jun 2010 16:32:00 +0000 (16:32 +0000)
Misc/NEWS

index 576002378ffe4bda50b8a799e06652f592b41b6c..822695de2603a017b2a22296b284368c8814e733 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -4,8 +4,8 @@ Python News
 
 (editors: check NEWS.help for information about editing NEWS using ReST.)
 
-What's New in Python release candidate 2?
-=========================================
+What's New in Python 2.7 release candidate 2?
+=============================================
 
 *Release date: XXXX-XX-XX*
 
@@ -18,6 +18,9 @@ Core and Builtins
 Library
 -------
 
+- Issue #8948: cleanup functions and class / module setups and teardowns are
+  now honored in unittest debug methods.
+
 Documentation
 -------------