]> granicus.if.org Git - python/commitdiff
NEWS entry for #1525766.
authorGeorg Brandl <georg@python.org>
Wed, 26 Jul 2006 07:23:32 +0000 (07:23 +0000)
committerGeorg Brandl <georg@python.org>
Wed, 26 Jul 2006 07:23:32 +0000 (07:23 +0000)
Misc/NEWS

index f0f02766a82d7a78d7ce210cd0b95d24c17713c9..b99ba1e829d57f762a6420443e3ce19fa12d0c7c 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -42,6 +42,9 @@ Core and builtins
 Library
 -------
 
+- Patch #1525766: In pkgutil.walk_packages, correctly pass the onerror callback
+  to recursive calls and call it with the failing package name.
+
 - Bug #1525817: Don't truncate short lines in IDLE's tool tips.
 
 - Patch #1515343: Fix printing of deprecated string exceptions with a