]> granicus.if.org Git - python/commitdiff
Issue #18104: News for 3.4 (which will not merge forward).
authorTerry Jan Reedy <tjreedy@udel.edu>
Mon, 12 May 2014 03:42:43 +0000 (23:42 -0400)
committerTerry Jan Reedy <tjreedy@udel.edu>
Mon, 12 May 2014 03:42:43 +0000 (23:42 -0400)
Misc/NEWS

index 3c2ead0e4eeb60696d666f87b5dbcdfc34e1a781..cb4fffbe4dbe70427ee9e6ddda2f78e8a97f5a12 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -28,6 +28,13 @@ Tests
 
 - Issue #17752: Fix distutils tests when run from the installed location.
 
+IDLE
+----
+
+- Issue #18104: Add idlelib/idle_test/htest.py with a few sample tests to begin
+  consolidating and improving human-validated tests of Idle. Change other files
+  as needed to work with htest.  Running the module as __main__ runs all tests.
+
 
 What's New in Python 3.4.1rc1?
 ==============================