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 Ray.Donnelly
Recipients Arfrever, BreamoreBoy, David.Kern, Greg.Hellings, Ray.Donnelly, WhiteTiger, ambrop7, devurandom, doko, eric.araujo, eudoxos, kalev, marqvar, python-dev, rpetrov, tarek, vapier, wrobell
Date 2013-02-05.16:04:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1360080283.58.0.671261741602.issue3754@psf.upfronthosting.co.za>
In-reply-to
Content
Yes, patches are still required.

Mainly Roumen's big patch [1] and then a load more too. Matthias Klose has merged a few cross compilation patches.

Here my project with patches for 3.3.0 and an emphasis on cross:
https://github.com/mingwandroid/crucifixion-freedom

...and here's mingwbuilds with the exact same patches (but likely tidier build scripts) without the cross focus:
https://github.com/niXman/mingw-builds/tree/master/patches/Python-3.3.0

Next time there's a release of Python 3, I'll rebase my patches against that.

[1] http://bugs.python.org/issue3871
History
Date User Action Args
2013-02-05 16:04:43Ray.Donnellysetrecipients: + Ray.Donnelly, doko, wrobell, vapier, tarek, eric.araujo, rpetrov, Arfrever, devurandom, WhiteTiger, BreamoreBoy, python-dev, David.Kern, Greg.Hellings, kalev, marqvar, eudoxos, ambrop7
2013-02-05 16:04:43Ray.Donnellysetmessageid: <1360080283.58.0.671261741602.issue3754@psf.upfronthosting.co.za>
2013-02-05 16:04:43Ray.Donnellylinkissue3754 messages
2013-02-05 16:04:43Ray.Donnellycreate