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 tarek
Recipients ebfe, forest, jbaker, kiilerix, nshmyrev, pitrou, tarek, twegener
Date 2009-02-15.18:11:43
SpamBayes Score 2.4307778e-12
Marked as misclassified No
Message-id <1234721505.83.0.277434936221.issue1533164@psf.upfronthosting.co.za>
In-reply-to
Content
> Perhaps the patch could be accepted in distutils so that bdist_rpm 
> always runs setup with -O1? Or some other change that could make
> it easy to configure/customize distutils to match the platforms 
> needs ...

We could have a new parameter for bdist_rpm for this so it doesn't 
use sdist optimize parameter, (rpm_optimize) 
and make it True by default for example.

But is this a desired behavior for all rpm-based systems out there ?

> Tarek, I assume you meant you are creating a Fedora 10 
> or RHEL/CentOS 5 VM?

Yes, I am downloading Fedora 9. I assumed it was the best pick to 
work on that problem. (let me know if I should use another version)
 
> I will be glad to help testing and answering further questions

Great ! While I am going to work on Fedora 9 for this problem,
if you have the time to set up a python development 
environment, it would be great to test things on your side too.
History
Date User Action Args
2009-02-15 18:11:45tareksetrecipients: + tarek, twegener, nshmyrev, pitrou, forest, kiilerix, ebfe, jbaker
2009-02-15 18:11:45tareksetmessageid: <1234721505.83.0.277434936221.issue1533164@psf.upfronthosting.co.za>
2009-02-15 18:11:44tareklinkissue1533164 messages
2009-02-15 18:11:43tarekcreate