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 doko
Recipients BreamoreBoy, LRN, Ray.Donnelly, WhiteTiger, alesko, amaury.forgeotdarc, davidfraser, doko, eric.araujo, georg.brandl, giampaolo.rodola, jhuntley, kalev, lkcl, rpetrov, rschoon.old, schmir, scott.tsai, tarek, tshepang
Date 2013-01-26.18:11:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1359223912.89.0.221007290717.issue3871@psf.upfronthosting.co.za>
In-reply-to
Content
> However, we must go further and add that the patches *cannot* break any
> other native or cross-compilation, which - as I think Matthias is
> alluding to - is probably not the case with your patch. This issue is
> called "cross and native build of python for mingw* hosts",

no, I just didn't check. And I probably won't check. However it's more likely that your patches are accepted if e.g. it doesn't break the normal Windows build and an unrelated build, e.g. for a Linux target.

Maybe you could even separate the patches into a patch supporting a native mingw build and a cmingw ross build?
History
Date User Action Args
2013-01-26 18:11:52dokosetrecipients: + doko, georg.brandl, lkcl, amaury.forgeotdarc, davidfraser, giampaolo.rodola, schmir, scott.tsai, tarek, eric.araujo, rpetrov, rschoon.old, WhiteTiger, BreamoreBoy, LRN, alesko, tshepang, kalev, Ray.Donnelly, jhuntley
2013-01-26 18:11:52dokosetmessageid: <1359223912.89.0.221007290717.issue3871@psf.upfronthosting.co.za>
2013-01-26 18:11:52dokolinkissue3871 messages
2013-01-26 18:11:52dokocreate