From 9797bc374eea3662959c5616987c75814119f871 Mon Sep 17 00:00:00 2001 From: Serhiy Storchaka Date: Sat, 31 Jan 2015 11:42:04 +0200 Subject: [PATCH] Completed Misc/NEWS entry. --- Misc/NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Misc/NEWS b/Misc/NEWS index 2256bf835d..b4a52d28c0 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -86,7 +86,8 @@ Tools/Demos Tests ----- -- Issue #19949: The test_xpickle test now +- Issue #19949: The test_xpickle test now tests compatibility with installed + Python 2.7 and reports skipped tests. Based on patch by Zachary Ware. - Issue #11578: Backported test for the timeit module. -- 2.50.1