]> granicus.if.org Git - python/commit
Merged revisions 78461,78482 via svnmerge from
authorFlorent Xicluna <florent.xicluna@gmail.com>
Sat, 27 Feb 2010 11:26:58 +0000 (11:26 +0000)
committerFlorent Xicluna <florent.xicluna@gmail.com>
Sat, 27 Feb 2010 11:26:58 +0000 (11:26 +0000)
commitc92fc8261dd89cfc1d11a5aee28ed28df4579346
treef4e95bb7adaef961db7a04a54f15280fd7ae41a4
parent9ea3bbafaa7a7e8e1b98dcf993b4aadad85bdf5a
Merged revisions 78461,78482 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r78461 | florent.xicluna | 2010-02-26 11:40:58 +0100 (ven, 26 fév 2010) | 2 lines

  #691291: codecs.open() should not convert end of lines on reading and writing.
........
  r78482 | florent.xicluna | 2010-02-27 12:19:18 +0100 (sam, 27 fév 2010) | 2 lines

  Add entry for issue #691291.
........
Lib/codecs.py
Lib/test/test_codecs.py
Misc/NEWS