]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
news update for 2.3.5 final
authorAnthony Baxter <anthonybaxter@gmail.com>
Tue, 8 Feb 2005 05:57:20 +0000 (05:57 +0000)
committerAnthony Baxter <anthonybaxter@gmail.com>
Tue, 8 Feb 2005 05:57:20 +0000 (05:57 +0000)
Misc/NEWS

index d320877fb59b4d5a82217fe6718e95417f1b3dfb..3d4ca9a715301b0effdbcf70c2614b3d12d47f9b 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -7,7 +7,7 @@ Python News
 What's New in Python 2.3.5?
 ==============================
 
-*Release date: XX-XXX-2005*
+*Release date: 08-FEB-2005*
 
 Core and builtins
 -----------------
@@ -21,6 +21,9 @@ Library
   disables recursive traversal through instance attributes, which can
   be exploited in various ways.
 
+- Bug #1114776. Applied a fix to the copy.py fix in 2.3.5rc1 to deal 
+  with types that don't have an __mro__.
+
 
 What's New in Python 2.3.5rc1?
 ==============================