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 ronaldoussoren
Recipients djc, jdavid.ibp@gmail.com, meatballhat, mpm, ronaldoussoren, tarek
Date 2010-08-10.12:59:46
SpamBayes Score 0.005948688
Marked as misclassified No
Message-id <1281445190.32.0.971471631357.issue8688@psf.upfronthosting.co.za>
In-reply-to
Content
I agree with msg113530 and msg112371 that the current behavior is a bug: distutils is now too agressive because it recalculates the MANIFEST file even when distutils isn't the one that calculated it in the first place.

This is a functional regression w.r.t. earlier python releases.
History
Date User Action Args
2010-08-10 12:59:50ronaldoussorensetrecipients: + ronaldoussoren, tarek, djc, jdavid.ibp@gmail.com, meatballhat, mpm
2010-08-10 12:59:50ronaldoussorensetmessageid: <1281445190.32.0.971471631357.issue8688@psf.upfronthosting.co.za>
2010-08-10 12:59:46ronaldoussorenlinkissue8688 messages
2010-08-10 12:59:46ronaldoussorencreate