From: Benjamin Peterson Date: Thu, 31 Dec 2009 03:16:47 +0000 (+0000) Subject: Blocked revisions 76912,76996,77030,77037 via svnmerge X-Git-Tag: v3.2a1~1940 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=587a31001e3bb8c959c9fbd4b2872e4c6179026b;p=python Blocked revisions 76912,76996,77030,77037 via svnmerge ........ r76912 | senthil.kumaran | 2009-12-20 01:29:31 -0600 (Sun, 20 Dec 2009) | 3 lines Document the headers parameter for set_tunnel. ........ r76996 | tarek.ziade | 2009-12-21 17:31:55 -0600 (Mon, 21 Dec 2009) | 1 line backported r76993 and r76994 so the trunk behaves the same way with MSVC Manifest files editing ........ r77030 | ronald.oussoren | 2009-12-24 07:30:42 -0600 (Thu, 24 Dec 2009) | 5 lines An update to the script that's used to build the binary installer: don't install files in /usr/local by default. Users can still choose to install files into /usr/local, but by default we'll only install files in /Library/Framework/Python.framework and /Applications/Python X.Y/ ........ r77037 | ronald.oussoren | 2009-12-24 08:50:35 -0600 (Thu, 24 Dec 2009) | 2 lines Unittests and news items for the patch in r77026. ........ ---