]> granicus.if.org Git - python/commitdiff
revert
authorSkip Montanaro <skip@pobox.com>
Sat, 24 Nov 2007 04:31:07 +0000 (04:31 +0000)
committerSkip Montanaro <skip@pobox.com>
Sat, 24 Nov 2007 04:31:07 +0000 (04:31 +0000)
Misc/NEWS

index e000f74364312498b8cc396759cda365bcc133b2..c633032e5bf5fb21d6b225208119fa4318f2c053 100644 (file)
--- 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