From: Victor Stinner Date: Thu, 30 Jun 2011 13:41:56 +0000 (+0200) Subject: (merge 3.2) Issue #12451: distutils now opens the setup script in binary mode X-Git-Tag: v3.3.0a1~2002 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0b5e049ea01f7b0506a8fe596f1d79e2350fc9a4;p=thirdparty%2FPython%2Fcpython.git (merge 3.2) Issue #12451: distutils now opens the setup script in binary mode to read the encoding cookie, instead of opening it in UTF-8. --- 0b5e049ea01f7b0506a8fe596f1d79e2350fc9a4