]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
2.4.3c1
authorAnthony Baxter <anthonybaxter@gmail.com>
Thu, 23 Mar 2006 02:20:57 +0000 (02:20 +0000)
committerAnthony Baxter <anthonybaxter@gmail.com>
Thu, 23 Mar 2006 02:20:57 +0000 (02:20 +0000)
Doc/commontex/boilerplate.tex
Doc/commontex/license.tex
LICENSE
Lib/idlelib/NEWS.txt
Lib/idlelib/idlever.py
Misc/RPM/python-2.4.spec
PCbuild/BUILDno.txt
PCbuild/pythoncore.vcproj

index e2db19b2312903c97e518a4cbb1200536816ff07..7719428fc9546033fc06f4b471ac5558875c52cd 100644 (file)
@@ -5,5 +5,5 @@
        Email: \email{docs@python.org}
 }
 
-\date{28 September 2005}       % XXX update before final release!
+\date{23 March 2006}   % XXX update before final release!
 \input{patchlevel}             % include Python version information
index 525ce8a1b8a2036ffa44a7322ce4a0b4a4c1d585..f9eefdd4334c63e873f5ae051e9d836533a2b461 100644 (file)
@@ -49,6 +49,7 @@ GPL-compatible; the table below summarizes the various releases.
   \linev{2.4}{2.3}{2004}{PSF}{yes}
   \linev{2.4.1}{2.4}{2005}{PSF}{yes}
   \linev{2.4.2}{2.4.1}{2005}{PSF}{yes}
+  \linev{2.4.3}{2.4.2}{2006}{PSF}{yes}
 \end{tablev}
 
 \note{GPL-compatible doesn't mean that we're distributing
diff --git a/LICENSE b/LICENSE
index 7ed2bbbc8f60148884ec8a8fdef2ae3f56b15022..e4cfd7124548070d770ae03c6e81e22cc97c865f 100644 (file)
--- a/LICENSE
+++ b/LICENSE
@@ -51,6 +51,7 @@ the various releases.
     2.4             2.3         2004        PSF         yes
     2.4.1           2.4.1       2005        PSF         yes
     2.4.2           2.4.1       2005        PSF         yes
+    2.4.3           2.4.2       2006        PSF         yes
 
 Footnotes:
 
index 3dd53f226e61142c3cc081625651ce373868acb5..e4e8c9e258d56dbd3d40c82dbf9e9bee004230ad 100644 (file)
@@ -1,7 +1,7 @@
-What's New in IDLE 1.1.3?
-=========================
+What's New in IDLE 1.1.3c1?
+===========================
 
-*Release date:
+*Release date: 23-MAR-2006*
 
 - Source file f.flush() after writing; trying to avoid lossage if user
   kills GUI.  Reported by Bruce Sherwood.
index 6068f092247d486963d4896dc2a3d1daa47576e9..2436ba23396e6dded6a5022935aba4bfc7f6ed78 100644 (file)
@@ -1 +1 @@
-IDLE_VERSION = "1.1.2"
+IDLE_VERSION = "1.1.3"
index c3e8b6da7d858f56ab4618660cecfe963cfde9c1..3ee929dbc3b0621f51477b0969c3a56e3067a7eb 100644 (file)
@@ -33,7 +33,7 @@
 #################################
 
 %define name python
-%define version 2.4.2
+%define version 2.4.3c1
 %define libvers 2.4
 %define release 1pydotorg
 %define __prefix /usr
index ff0c2b473eeb92afc2e43860b0cbc0a320b87249..149c2866bb9f435d265a27b8a40b6ae0a133e89b 100644 (file)
@@ -33,6 +33,8 @@ How to change the Windows build number:
 
 Windows Python BUILD numbers
 ----------------------------
+  68    2.4.3c1
+        23-Mar-2006
   67    2.4.2
         28-Sep-2005
   66    2.4.2c1
index 021a77850575dcd12efa9d1603e3ef249b032f6b..a676104dade020aafdd2d450b7bf5052b43f43f9 100644 (file)
                                        Name="VCCLCompilerTool"
                                        Optimization="2"
                                        AdditionalIncludeDirectories=""
-                                       PreprocessorDefinitions="BUILD=67"/>
+                                       PreprocessorDefinitions="BUILD=68"/>
                        </FileConfiguration>
                        <FileConfiguration
                                Name="Debug|Win32">
                                        Name="VCCLCompilerTool"
                                        Optimization="0"
                                        AdditionalIncludeDirectories=""
-                                       PreprocessorDefinitions="BUILD=67"/>
+                                       PreprocessorDefinitions="BUILD=68"/>
                        </FileConfiguration>
                        <FileConfiguration
                                Name="ReleaseItanium|Win32">
                                        Name="VCCLCompilerTool"
                                        Optimization="2"
                                        AdditionalIncludeDirectories=""
-                                       PreprocessorDefinitions="BUILD=67"/>
+                                       PreprocessorDefinitions="BUILD=68"/>
                        </FileConfiguration>
                </File>
                <File