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 cdavid
Recipients cdavid, loewis
Date 2009-05-06.05:33:08
SpamBayes Score 8.949445e-09
Marked as misclassified No
Message-id <1241588046.15.0.223439230568.issue4709@psf.upfronthosting.co.za>
In-reply-to
Content
The toolchain is difficult to build, but the patch is easy to review, it
just moves the MS_WIN64 outside the MS compiler specific part. If it
does not break the MS toolchain (the one used to build the official
python), I don't see the problem.

I can make the toolchain available to you as a tarball, though, so that
you can easily test from a windows command shell without having to
install anything.
History
Date User Action Args
2009-05-06 05:34:13cdavidsetrecipients: + cdavid, loewis
2009-05-06 05:34:06cdavidsetmessageid: <1241588046.15.0.223439230568.issue4709@psf.upfronthosting.co.za>
2009-05-06 05:33:59cdavidlinkissue4709 messages
2009-05-06 05:33:51cdavidcreate