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 loewis
Recipients dov, gregory.p.smith, loewis, pitrou
Date 2012-04-29.20:42:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1335732156.46.0.354341140101.issue14693@psf.upfronthosting.co.za>
In-reply-to
Content
If it's an official feature that these modules are always built, the patch is insufficient: it then also needs to adjust the build environment for Windows, and the packaging. It potentially also affects packaging for OSX and Linux.

I still think that users with special needs such as (1) and (2) in the original message are better served by editig Modules/Setup, as that also allows e.g. to make the modules truly builtin.
History
Date User Action Args
2012-04-29 20:42:36loewissetrecipients: + loewis, gregory.p.smith, pitrou, dov
2012-04-29 20:42:36loewissetmessageid: <1335732156.46.0.354341140101.issue14693@psf.upfronthosting.co.za>
2012-04-29 20:42:35loewislinkissue14693 messages
2012-04-29 20:42:35loewiscreate