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 eric.araujo
Recipients BreamoreBoy, LRN, WhiteTiger, amaury.forgeotdarc, davidfraser, eric.araujo, giampaolo.rodola, lkcl, rpetrov, rschoon.old, tarek, zooko
Date 2010-11-12.23:09:52
SpamBayes Score 0.00011600349
Marked as misclassified No
Message-id <1289603394.7.0.318475259287.issue3871@psf.upfronthosting.co.za>
In-reply-to
Content
Let’s try again.  The current situation is that building with mingw32 is not supported.  Adding support for mingw32 is by definition a new feature.  You seem to agree on that: “a NEW compiler and linker type - an ADDITIONAL compiler and linker type”.

Second, distutils is frozen.  That’s the policy decided by Tarek, who’s spent literal months working on PEPs to move the situation forward.  It’s just not possible to fix things in distutils, so it’s frozen and new work happens in distutils2, at the suggestion of Python creator Guido van Rossum.  Please accept the feature freeze.

In conclusion, such pervasive changes will not happen in distutils.
History
Date User Action Args
2010-11-12 23:09:54eric.araujosetrecipients: + eric.araujo, lkcl, zooko, amaury.forgeotdarc, davidfraser, giampaolo.rodola, tarek, rpetrov, rschoon.old, WhiteTiger, BreamoreBoy, LRN
2010-11-12 23:09:54eric.araujosetmessageid: <1289603394.7.0.318475259287.issue3871@psf.upfronthosting.co.za>
2010-11-12 23:09:52eric.araujolinkissue3871 messages
2010-11-12 23:09:52eric.araujocreate