From 5a001c0c2cccbe81ad051881ebeb86b2ff0b8fb1 Mon Sep 17 00:00:00 2001 From: Skip Montanaro Date: Fri, 23 Nov 2007 17:13:21 +0000 Subject: issue 1429818 --- Misc/NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Misc/NEWS b/Misc/NEWS index c633032..e000f74 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -38,6 +38,9 @@ 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 -- cgit v0.12