]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
backport for 753451
authorAnthony Baxter <anthonybaxter@gmail.com>
Sun, 13 Jul 2003 13:55:55 +0000 (13:55 +0000)
committerAnthony Baxter <anthonybaxter@gmail.com>
Sun, 13 Jul 2003 13:55:55 +0000 (13:55 +0000)
Misc/NEWS

index 9ac0e11f3af6632caa89630e5b5411727a7b3cb4..bccd0dbbcc24548bc3b433516cd1741b6888f1f1 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -8,6 +8,8 @@ What's New in Python 2.2.4?
 - SF bug 763023: fix uncaught ZeroDivisionError in difflib ratio methods
   when there are no lines.
 
+- SF bug 753451: classmethod checks that it's argument is callable.
+
 What's New in Python 2.2.3 (final) ?
 Release date: 30-May-2003
 ====================================