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, mhammond, weck
Date 2007-12-03.14:35:50
SpamBayes Score 0.029172547
Marked as misclassified No
Message-id <1196692551.16.0.359319046642.issue1455@psf.upfronthosting.co.za>
In-reply-to
Content
I've applied the patch to the trunk in r59290 together with a fix for
the cygwin compiler. distutils now support VS 2005 and VS 2008 (both
tested) and cygwin (only tested for msvcr80).
History
Date User Action Args
2007-12-03 14:35:51christian.heimessetspambayes_score: 0.0291725 -> 0.029172547
recipients: + christian.heimes, loewis, mhammond, weck
2007-12-03 14:35:51christian.heimessetspambayes_score: 0.0291725 -> 0.0291725
messageid: <1196692551.16.0.359319046642.issue1455@psf.upfronthosting.co.za>
2007-12-03 14:35:51christian.heimeslinkissue1455 messages
2007-12-03 14:35:50christian.heimescreate