]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
(merge 3.2) Issue #12451: distutils now opens the setup script in binary mode
authorVictor Stinner <victor.stinner@haypocalc.com>
Thu, 30 Jun 2011 13:41:56 +0000 (15:41 +0200)
committerVictor Stinner <victor.stinner@haypocalc.com>
Thu, 30 Jun 2011 13:41:56 +0000 (15:41 +0200)
to read the encoding cookie, instead of opening it in UTF-8.

1  2 
Misc/NEWS

diff --cc Misc/NEWS
Simple merge