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 daishiharada, eric.araujo, tarek, terry.reedy
Date 2010-08-20.23:08:50
SpamBayes Score 1.8374443e-05
Marked as misclassified No
Message-id <1282345733.07.0.831872926365.issue1011113@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for the report. distutils does not get new features anymore. This gives us time to focus on distutils2, the next generation. Thanks to the configure command (#8254), the functionality you require will be easily supported in distutils2. I’ll get back to this feature when configure is 100% finished and merged into the main repo.
History
Date User Action Args
2010-08-20 23:08:53eric.araujosetrecipients: + eric.araujo, terry.reedy, daishiharada, tarek
2010-08-20 23:08:53eric.araujosetmessageid: <1282345733.07.0.831872926365.issue1011113@psf.upfronthosting.co.za>
2010-08-20 23:08:51eric.araujolinkissue1011113 messages
2010-08-20 23:08:50eric.araujocreate