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 skrah
Recipients brian.curtin, eric.araujo, josip, skrah, sneves, tarek, zooko
Date 2010-09-04.08:03:38
SpamBayes Score 0.032600984
Marked as misclassified No
Message-id <1283587421.38.0.242693176449.issue8597@psf.upfronthosting.co.za>
In-reply-to
Content
The patches are very similar. This one always chooses ml64 on a 64 bit
platform, even when a user has executed `vcvarsall x86`.

The patch in #7546 attempts to honor the environment and has unit tests,
so I'm making #7546 the superseder.
History
Date User Action Args
2010-09-04 08:03:41skrahsetrecipients: + skrah, zooko, tarek, eric.araujo, brian.curtin, josip, sneves
2010-09-04 08:03:41skrahsetmessageid: <1283587421.38.0.242693176449.issue8597@psf.upfronthosting.co.za>
2010-09-04 08:03:39skrahlinkissue8597 messages
2010-09-04 08:03:38skrahcreate