]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
pre-release bits
authorAnthony Baxter <anthonybaxter@gmail.com>
Tue, 25 Jan 2005 12:51:43 +0000 (12:51 +0000)
committerAnthony Baxter <anthonybaxter@gmail.com>
Tue, 25 Jan 2005 12:51:43 +0000 (12:51 +0000)
Lib/idlelib/NEWS.txt
Lib/idlelib/idlever.py
Misc/NEWS
PCbuild/BUILDno.txt

index 63d144b7743daf18fa87741f2e8c37a160a7a831..b0764af7466e238049116a15d1fd3fb5b73f7588 100644 (file)
@@ -1,7 +1,7 @@
-What's New in IDLE 1.0.4?
-=========================
+What's New in IDLE 1.0.4rc1?
+============================
 
-*Release date: XX-Jan-2005*
+*Release date: 26-Jan-2005*
 
 - On OpenBSD, terminating IDLE with ctrl-c from the command line caused a
   stuck subprocess MainThread because only the SocketThread was exiting.
index 1cd863b36c0eb4c1ecf16c3618b871338a43b07f..af53156f2ccc532068cfe684099fc062b5de9983 100644 (file)
@@ -1 +1 @@
-IDLE_VERSION = "1.0.4"
+IDLE_VERSION = "1.0.5c1"
index ef1b0869609bfac492bf42548e31f5a5f4b54357..910e05c87b34e5dcba764613e72e0a83718d2de4 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -4,10 +4,10 @@ Python News
 
 (editors: check NEWS.help for information about editing NEWS using ReST.)
 
-What's New in Python 2.3.5?
-===========================
+What's New in Python 2.3.5rc1?
+==============================
 
-*Release date: xx-xxx-2005*
+*Release date: 26-JAN-2005*
 
 Core and builtins
 -----------------
@@ -76,6 +76,9 @@ Extension modules
 Library
 -------
 
+- copy.py fixed to first lookup __copy__ from the instance being copied, 
+  rather than only looking at the type - this was broken in 2.3. 
+
 - Bug #1103844: fix distutils.install.dump_dirs() with negated options.
 
 - Bug #1067732: wininst --install-script doesn't leave residual files anymore.
index 3effcad350b7baa1cf57e2bc6c0f15ba459a9410..150e89a551a9f4014e5b078efdac6acfd3c6e171 100644 (file)
@@ -33,6 +33,22 @@ How to change the Windows build number:
 
 Windows Python BUILD numbers
 ----------------------------
+  61    2.3.5c1
+        26-Jan-2005
+  60    2.4
+        29-Nov-2004
+  59    2.4.0c1
+        7-Nov-2004
+  58    2.4.0b2
+        2-Nov-2004
+  57    2.4.0b1
+        15-Oct-2004
+  56    2.4.0a3
+        2-Sep-2004
+  55    2.4.0a2
+        4-Aug-2004
+  54    2.4.0a1
+        8-Jul-2004
   53    2.3.4 (final)
         27-May-2004
   52    2.3.4c1