]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
comparing with http://hg.python.org/cpython/
authorChristian Heimes <christian@cheimes.de>
Fri, 14 Jun 2013 13:01:03 +0000 (15:01 +0200)
committerChristian Heimes <christian@cheimes.de>
Fri, 14 Jun 2013 13:01:03 +0000 (15:01 +0200)
commit13728a57c8d3ee4a4453fd21d2975b1e9e3bac1b
tree703c48797b4ca82530adcc5917e3227e5b6c8d59
parent0fff6ad1a1110b2163242f740ceb7a8a860c0eb5
comparing with http://hg.python.org/cpython/
searching for changes
changeset:   84118:98343392fd81
tag:         tip
user:        Christian Heimes <christian@cheimes.de>
date:        Fri Jun 14 14:54:48 2013 +0200
files:       PC/VS9.0/_socket.vcproj PC/VS9.0/_ssl.vcproj
description:
Fix compilation of Python with VS 2008
Contrary to VS 2010 the compiler doesn't like semicolon seperated
dependency names
PC/VS9.0/_socket.vcproj
PC/VS9.0/_ssl.vcproj