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 lemburg
Recipients aheider, cgohlke, christian.heimes, jdetaeye, koen, lemburg, loewis, mhammond, zhirsch
Date 2009-10-07.16:23:55
SpamBayes Score 0.00010941341
Marked as misclassified No
Message-id <1254932637.4.0.793872342826.issue4120@psf.upfronthosting.co.za>
In-reply-to
Content
Just a note on the style of the msvc9compiler_stripruntimes_revised.diff
patch:

 * please try to use lines with at most 80 chars only

 * it would be better to use regexps to do the search&replace and
perhaps add wildcards to catch future SP-versions of VC9 as well

Added Distuils as component, since the patch is targeting distutils and
extensions, not the Python build process.
History
Date User Action Args
2009-10-07 16:23:57lemburgsetrecipients: + lemburg, loewis, mhammond, christian.heimes, koen, aheider, zhirsch, jdetaeye, cgohlke
2009-10-07 16:23:57lemburgsetmessageid: <1254932637.4.0.793872342826.issue4120@psf.upfronthosting.co.za>
2009-10-07 16:23:56lemburglinkissue4120 messages
2009-10-07 16:23:55lemburgcreate