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 d.amian, eric.araujo, jsjgruber, tarek
Date 2011-11-23.16:52:31
SpamBayes Score 0.040416628
Marked as misclassified No
Message-id <1322067152.3.0.181298169819.issue13420@psf.upfronthosting.co.za>
In-reply-to
Content
It’s a bit hard for me to isolate the distutils problem from the CDBS-specific parts (maybe because I’m tired :).  For years, sub-second resolution was not supported by distutils, and things were okay as long as the build* commands did the file creation and install* were only concerned with copying files.  Given the feature freeze, I’m very reluctant to add sub-second resolution.
History
Date User Action Args
2011-11-23 16:52:32eric.araujosetrecipients: + eric.araujo, tarek, jsjgruber, d.amian
2011-11-23 16:52:32eric.araujosetmessageid: <1322067152.3.0.181298169819.issue13420@psf.upfronthosting.co.za>
2011-11-23 16:52:31eric.araujolinkissue13420 messages
2011-11-23 16:52:31eric.araujocreate