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 eric.araujo, tarek, tcampbell
Date 2010-07-11.03:46:50
SpamBayes Score 0.017234819
Marked as misclassified No
Message-id <1278820012.26.0.097971203135.issue808129@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for the report Tony. Sorry for the late reply, I tried to review a lot of distutils bugs some months ago but didn’t manage to read all of them. I’m assigning this to the distutils maintainer. Distutils is mainly frozen now, since we’ve seen that even changing undocumented internals may break third-party tools replying on them. New work happens in distutils2, where rpm-related code has been removed, because platform-specific tools are in a better position to comply with platform-specific oddities and policies.

Tarek, can this feature make it into distutils or does the freeze apply?
History
Date User Action Args
2010-07-11 03:46:52eric.araujosetrecipients: + eric.araujo, tcampbell, tarek
2010-07-11 03:46:52eric.araujosetmessageid: <1278820012.26.0.097971203135.issue808129@psf.upfronthosting.co.za>
2010-07-11 03:46:51eric.araujolinkissue808129 messages
2010-07-11 03:46:50eric.araujocreate