From 9163783881d1374a40877d0c80955e53066157fe Mon Sep 17 00:00:00 2001 From: Skip Montanaro Date: Sat, 24 Nov 2007 04:31:07 +0000 Subject: [PATCH] revert --- Misc/NEWS | 3 --- 1 file changed, 3 deletions(-) diff --git a/Misc/NEWS b/Misc/NEWS index e000f74364..c633032e5b 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -38,9 +38,6 @@ Core and builtins Library ------- -- Issue 1429818: patch for trace and doctest modules so they play nicely - together. - - doctest mis-used __loader__.get_data(), assuming universal newlines was used. - Issue #1705170: contextlib.contextmanager was still swallowing -- 2.50.1