]> granicus.if.org Git - python/commitdiff
News for patch #1529686.
authorTim Peters <tim.peters@gmail.com>
Thu, 27 Jul 2006 15:09:20 +0000 (15:09 +0000)
committerTim Peters <tim.peters@gmail.com>
Thu, 27 Jul 2006 15:09:20 +0000 (15:09 +0000)
Misc/NEWS

index 7753f49f169f4a27a1e40fdf3e9f6d2c6b8cd959..d6b51c1c5c4cbf28027f1d305b3dadcb3e3d2164 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -121,6 +121,9 @@ Tests
   how long the test file should take to play.  Now accepts taking 2.93 secs
   (exact time) +/- 10% instead of the hard-coded 3.1 sec.
 
+- Patch #1529686: The standard ``test_defaultdict`` test didn't actually
+  run any tests when run via ``regrtest.py``.  Now it does.
+
 
 What's New in Python 2.5 beta 2?
 ================================