]> granicus.if.org Git - python/commitdiff
Some Windows changes preparing for 2.3b2.
authorTim Peters <tim.peters@gmail.com>
Fri, 27 Jun 2003 15:49:35 +0000 (15:49 +0000)
committerTim Peters <tim.peters@gmail.com>
Fri, 27 Jun 2003 15:49:35 +0000 (15:49 +0000)
PCbuild/BUILDno.txt
PCbuild/python20.wse
PCbuild/pythoncore.dsp
PCbuild/readme.txt

index 556aa9680b469ca3e65b902ba4244f547da70320..3e094ce82c8bc0ac9d48d47325c0d683855cb281 100644 (file)
@@ -33,6 +33,8 @@ How to change the Windows build number:
 
 Windows Python BUILD numbers
 ----------------------------
+  43    2.3b2
+        29-Jun-2003
   42    2.2.3 (final)
         30-May-2003
   41    2.2.3c1
index b0f12c3ce471622d8b403e9c3d2b7a029b508921..b63e975337e78b66125cb37028142ae6c14e7d8d 100644 (file)
@@ -1,7 +1,7 @@
 Document Type: WSE
 item: Global
   Version=8.14
-  Title=Python 2.3 beta 1
+  Title=Python 2.3 beta 2
   Flags=00010100
   Languages=65 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
   Japanese Font Name=MS Gothic
@@ -18,9 +18,9 @@ item: Global
   Patch Flags=0000000000001001
   Patch Threshold=85
   Patch Memory=4000
-  EXE Filename=Python-2.3b1.exe
+  EXE Filename=Python-2.3b2.exe
   Dialogs Version=8
-  Version File=2.3b1
+  Version File=2.3b2
   Version Description=Python Programming Language
   Version Copyright=©2001-2003 Python Software Foundation
   Version Company=PythonLabs at Zope Corporation
@@ -66,7 +66,7 @@ item: Global
 end
 item: Set Variable
   Variable=PYVER_STRING
-  Value=2.3b1
+  Value=2.3b2
 end
 item: Remark
 end
index 053d8b5d0dc687ea6b7f4da03fd5941197f152d3..9cd37858f9fece2e2771b26eadfac38ad385c20b 100644 (file)
@@ -258,7 +258,7 @@ SOURCE=..\Python\getargs.c
 # Begin Source File\r
 \r
 SOURCE=..\Modules\getbuildinfo.c\r
-# ADD CPP /D BUILD=40\r
+# ADD CPP /D BUILD=43\r
 # End Source File\r
 # Begin Source File\r
 \r
index 5d9dd8307c387e4a72dd57d7cd24992335723d1a..b7e1f32a7c3753c01106823e4eb2cfd451bc66ac 100644 (file)
@@ -101,6 +101,9 @@ _tkinter
 
     XXX Some tests failed in "nmake -f makefile.vc test".
     XXX all.tcl:  Total 10480   Passed 9743    Skipped 719     Failed 18
+    XXX
+    XXX That was on Win98SE.  On Win2K:
+    XXX all.tcl   Total 10480   Passed 9781    Skipped 698     Failed  1
 
     Build Tk
     --------