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 rpetrov
Recipients eric.araujo, rpetrov, tarek
Date 2013-08-04.13:04:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1375621500.14.0.511859388859.issue18654@psf.upfronthosting.co.za>
In-reply-to
Content
Python mingw and cygwin compiler classes tests for outdated features. Also python code set some flags like zero optimization level and etc. that prevent users to build optimized python or even worse build to fail.

This issue is part of split of issue3871 with clean-up and enhancements:
- archive contain set of 10 patches - remove of outdated (15 years old !!!!) features one by one.
- enhance unix compiler customization with mingw and cygwin compilers
History
Date User Action Args
2013-08-04 13:05:00rpetrovsetrecipients: + rpetrov, tarek, eric.araujo
2013-08-04 13:05:00rpetrovsetmessageid: <1375621500.14.0.511859388859.issue18654@psf.upfronthosting.co.za>
2013-08-04 13:04:59rpetrovlinkissue18654 messages
2013-08-04 13:04:59rpetrovcreate