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 rpetrov
Recipients giampaolo.rodola, lkcl, rpetrov, tarek, terry.reedy, zooko
Date 2009-02-14.19:50:05
SpamBayes Score 1.2176874e-05
Marked as misclassified No
Message-id <1234641030.85.0.105000489578.issue3871@psf.upfronthosting.co.za>
In-reply-to
Content
updated patch do not include Lib/distutils/... :

- .../command/build_scripts.py, fixed in another non-related issue4524 (
distutils build_script command failed with --with-suffix=3)

- .../tests/test_build_ext.py, fixed by issues related to builddir <>
srcdir. Now distutils support srcdir on all platforms and this include
win32.

and to apply cleanly to trunk 2009-02-14 (after minimal cross patch -
see above).
History
Date User Action Args
2009-02-14 19:50:31rpetrovsetrecipients: + rpetrov, terry.reedy, lkcl, zooko, giampaolo.rodola, tarek
2009-02-14 19:50:30rpetrovsetmessageid: <1234641030.85.0.105000489578.issue3871@psf.upfronthosting.co.za>
2009-02-14 19:50:29rpetrovlinkissue3871 messages
2009-02-14 19:50:29rpetrovcreate