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 db3l
Recipients BreamoreBoy, db3l, loewis, python-dev, steve.dower, terry.reedy, tim.golden, trent, zach.ware
Date 2014-11-02.18:55:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1414954515.34.0.277324770657.issue17896@psf.upfronthosting.co.za>
In-reply-to
Content
I noticed this issue when checking on some recent 2.7 branch failures on my buildbot.  It might be worth noting this change to any Windows buildbot owners since we all have existing trees now with a lot of stranded external folders that can be removed.

For what it's worth - and it's a minor concern - in a buildbot context, I prefer the old way.  I am much more likely to have to manipulate the build folder (the hg checkout/build folder on a buildbot) to deal with issues than any of the external folders, so it's always been very convenient to be able to do so easily without affecting those externals (for which causing a rebuild is very time consuming)

-- David
History
Date User Action Args
2014-11-02 18:55:15db3lsetrecipients: + db3l, loewis, terry.reedy, tim.golden, trent, BreamoreBoy, python-dev, zach.ware, steve.dower
2014-11-02 18:55:15db3lsetmessageid: <1414954515.34.0.277324770657.issue17896@psf.upfronthosting.co.za>
2014-11-02 18:55:15db3llinkissue17896 messages
2014-11-02 18:55:14db3lcreate