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 alexis, eric.araujo, shimizukawa, tarek
Date 2012-04-23.16:27:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1335198422.61.0.901522192013.issue14651@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for the report.  This is weird, given that the code for setting command options in setup.cfg directly comes from distutils and works there.  I think that this error may come from another bug in pysetup (i.e. in distutils2.run) where the config file is parsed too late; I discovered that bug a week ago and did not find the time to apply the fix.  I’ll keep you updated on this.
History
Date User Action Args
2012-04-23 16:27:02eric.araujosetrecipients: + eric.araujo, tarek, alexis, shimizukawa
2012-04-23 16:27:02eric.araujosetmessageid: <1335198422.61.0.901522192013.issue14651@psf.upfronthosting.co.za>
2012-04-23 16:27:02eric.araujolinkissue14651 messages
2012-04-23 16:27:02eric.araujocreate