This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author christian.heimes
Recipients christian.heimes, loewis, weck
Date 2007-11-15.21:40:43
SpamBayes Score 0.09665757
Marked as misclassified No
Message-id <1195162843.74.0.354009928016.issue1449@psf.upfronthosting.co.za>
In-reply-to
Content
Weck,

if you like to help and spend some time on getting VS2008 support into
Python 2.6 and 3.0 I'm willing to assist you. You can download the Beta
2 of the VS C++ 2008 Express Edition from
http://msdn2.microsoft.com/en-us/express/future/bb421473.aspx

IMHO the order of things to do is:

* Get Python 2.6 and all dependencies to compile with VS2008 (PCbuild9
directory?)
* Fork msvccompiler and fix it for VS2008
* Fix Tools/msi
History
Date User Action Args
2007-11-15 21:40:43christian.heimessetspambayes_score: 0.0966576 -> 0.09665757
recipients: + christian.heimes, loewis, weck
2007-11-15 21:40:43christian.heimessetspambayes_score: 0.0966576 -> 0.0966576
messageid: <1195162843.74.0.354009928016.issue1449@psf.upfronthosting.co.za>
2007-11-15 21:40:43christian.heimeslinkissue1449 messages
2007-11-15 21:40:43christian.heimescreate