summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Misc/NEWS3
1 files changed, 0 insertions, 3 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index ed37ccb38a..a83b85d764 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -320,9 +320,6 @@ Library
Tests
-----
-- Issue #15392: Create a unittest framework for IDLE.
- Rajagopalasarma Jayakrishnan
-
- Issue #17992: Add timeouts to asyncore and asynchat tests so that they won't
accidentally hang.