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 kristjan.jonsson
Recipients alexis, brian.curtin, eric.araujo, jackjansen, kristjan.jonsson, loewis, mark.dickinson, mhammond, sable, santoso.wijaya, sbt, tarek, tim.golden, vstinner
Date 2012-04-26.15:22:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1335453769.52.0.202993942175.issue13210@psf.upfronthosting.co.za>
In-reply-to
Content
Also, I'm not sure distutils and all that is really necessary.  As I understood it, the goal is to make it so that the casual hacker can compile and run python using visual studio 2010.  3.3 continues to be "officially" distributed with 2008.  Surely it is possible to do this in smaller steps, rather than one fell swoop?
For instance, the sxs patch and the errnomodule patch could go in now without disturbing anything whatsoever.
History
Date User Action Args
2012-04-26 15:22:49kristjan.jonssonsetrecipients: + kristjan.jonsson, loewis, mhammond, jackjansen, mark.dickinson, vstinner, sable, tim.golden, tarek, eric.araujo, brian.curtin, santoso.wijaya, alexis, sbt
2012-04-26 15:22:49kristjan.jonssonsetmessageid: <1335453769.52.0.202993942175.issue13210@psf.upfronthosting.co.za>
2012-04-26 15:22:48kristjan.jonssonlinkissue13210 messages
2012-04-26 15:22:48kristjan.jonssoncreate