From: Anthony Baxter Date: Tue, 25 Jan 2005 12:51:43 +0000 (+0000) Subject: pre-release bits X-Git-Tag: v2.3.5c1~10 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=dd6ab86d124abf4550ae252a122e413187306e96;p=thirdparty%2FPython%2Fcpython.git pre-release bits --- diff --git a/Lib/idlelib/NEWS.txt b/Lib/idlelib/NEWS.txt index 63d144b7743d..b0764af7466e 100644 --- a/Lib/idlelib/NEWS.txt +++ b/Lib/idlelib/NEWS.txt @@ -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. diff --git a/Lib/idlelib/idlever.py b/Lib/idlelib/idlever.py index 1cd863b36c0e..af53156f2ccc 100644 --- a/Lib/idlelib/idlever.py +++ b/Lib/idlelib/idlever.py @@ -1 +1 @@ -IDLE_VERSION = "1.0.4" +IDLE_VERSION = "1.0.5c1" diff --git a/Misc/NEWS b/Misc/NEWS index ef1b0869609b..910e05c87b34 100644 --- 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. diff --git a/PCbuild/BUILDno.txt b/PCbuild/BUILDno.txt index 3effcad350b7..150e89a551a9 100644 --- a/PCbuild/BUILDno.txt +++ b/PCbuild/BUILDno.txt @@ -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