[Python-checkins] r85036 - python/branches/release27-maint

hirokazu.yamamoto python-checkins at python.org
Mon Sep 27 21:16:13 CEST 2010


Author: hirokazu.yamamoto
Date: Mon Sep 27 21:16:07 2010
New Revision: 85036

Log:
Blocked revisions 84762,84876,84897,84902,84949 via svnmerge

........
  r84762 | hirokazu.yamamoto | 2010-09-13 14:59:38 +0900 | 1 line
  
  Updated PC/VS8.0 with PCBuild/vs9to8.py.
........
  r84876 | hirokazu.yamamoto | 2010-09-18 13:42:41 +0900 | 1 line
  
  In Python3000, Tkinter was renamed to tkinter. And print is now function.
........
  r84897 | hirokazu.yamamoto | 2010-09-19 17:31:01 +0900 | 1 line
  
  Set svn:ignore to folders.
........
  r84902 | hirokazu.yamamoto | 2010-09-19 18:24:20 +0900 | 1 line
  
  Issue #9552: Avoid unnecessary rebuild of OpenSSL. (Windows)
........
  r84949 | hirokazu.yamamoto | 2010-09-22 01:05:47 +0900 | 1 line
  
  Revert r84902 before committing better solution.
........


Modified:
   python/branches/release27-maint/   (props changed)


More information about the Python-checkins mailing list