[Python-checkins] python/dist/src/PCbuild BUILDno.txt,1.46,1.47 python20.wse,1.126,1.127 pythoncore.dsp,1.44,1.45 readme.txt,1.42,1.43

tim_one@users.sourceforge.net tim_one@users.sourceforge.net
Fri, 27 Jun 2003 08:49:37 -0700


Update of /cvsroot/python/python/dist/src/PCbuild
In directory sc8-pr-cvs1:/tmp/cvs-serv5432/PCbuild

Modified Files:
	BUILDno.txt python20.wse pythoncore.dsp readme.txt 
Log Message:
Some Windows changes preparing for 2.3b2.


Index: BUILDno.txt
===================================================================
RCS file: /cvsroot/python/python/dist/src/PCbuild/BUILDno.txt,v
retrieving revision 1.46
retrieving revision 1.47
diff -C2 -d -r1.46 -r1.47
*** BUILDno.txt	30 May 2003 15:23:21 -0000	1.46
--- BUILDno.txt	27 Jun 2003 15:49:34 -0000	1.47
***************
*** 34,37 ****
--- 34,39 ----
  Windows Python BUILD numbers
  ----------------------------
+   43    2.3b2
+         29-Jun-2003
    42    2.2.3 (final)
          30-May-2003

Index: python20.wse
===================================================================
RCS file: /cvsroot/python/python/dist/src/PCbuild/python20.wse,v
retrieving revision 1.126
retrieving revision 1.127
diff -C2 -d -r1.126 -r1.127
*** python20.wse	15 Jun 2003 20:40:33 -0000	1.126
--- python20.wse	27 Jun 2003 15:49:34 -0000	1.127
***************
*** 2,6 ****
  item: Global
    Version=8.14
!   Title=Python 2.3 beta 1
    Flags=00010100
    Languages=65 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
--- 2,6 ----
  item: Global
    Version=8.14
!   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
***************
*** 19,25 ****
    Patch Threshold=85
    Patch Memory=4000
!   EXE Filename=Python-2.3b1.exe
    Dialogs Version=8
!   Version File=2.3b1
    Version Description=Python Programming Language
    Version Copyright=©2001-2003 Python Software Foundation
--- 19,25 ----
    Patch Threshold=85
    Patch Memory=4000
!   EXE Filename=Python-2.3b2.exe
    Dialogs Version=8
!   Version File=2.3b2
    Version Description=Python Programming Language
    Version Copyright=©2001-2003 Python Software Foundation
***************
*** 67,71 ****
  item: Set Variable
    Variable=PYVER_STRING
!   Value=2.3b1
  end
  item: Remark
--- 67,71 ----
  item: Set Variable
    Variable=PYVER_STRING
!   Value=2.3b2
  end
  item: Remark

Index: pythoncore.dsp
===================================================================
RCS file: /cvsroot/python/python/dist/src/PCbuild/pythoncore.dsp,v
retrieving revision 1.44
retrieving revision 1.45
diff -C2 -d -r1.44 -r1.45
*** pythoncore.dsp	24 Apr 2003 16:55:35 -0000	1.44
--- pythoncore.dsp	27 Jun 2003 15:49:35 -0000	1.45
***************
*** 259,263 ****
  
  SOURCE=..\Modules\getbuildinfo.c
! # ADD CPP /D BUILD=40
  # End Source File
  # Begin Source File
--- 259,263 ----
  
  SOURCE=..\Modules\getbuildinfo.c
! # ADD CPP /D BUILD=43
  # End Source File
  # Begin Source File

Index: readme.txt
===================================================================
RCS file: /cvsroot/python/python/dist/src/PCbuild/readme.txt,v
retrieving revision 1.42
retrieving revision 1.43
diff -C2 -d -r1.42 -r1.43
*** readme.txt	22 Jun 2003 01:42:20 -0000	1.42
--- readme.txt	27 Jun 2003 15:49:35 -0000	1.43
***************
*** 102,105 ****
--- 102,108 ----
      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