]> granicus.if.org Git - python/commit
Blocked revisions 81883 via svnmerge
authorVictor Stinner <victor.stinner@haypocalc.com>
Fri, 11 Jun 2010 00:39:31 +0000 (00:39 +0000)
committerVictor Stinner <victor.stinner@haypocalc.com>
Fri, 11 Jun 2010 00:39:31 +0000 (00:39 +0000)
commitd89ea3183ef7129a6e774ef95f2bfc8e098c7da0
treefb89ca64fac655c141604b60b9c3d6f3eb18e424
parent078d73532df964f1918e906337aacefb285f5a87
Blocked revisions 81883 via svnmerge

........
  r81883 | victor.stinner | 2010-06-11 02:36:33 +0200 (ven., 11 juin 2010) | 5 lines

  Issue #8965: initfsencoding() doesn't change the encoding on Mac OS X

  File system encoding have to be hardcoded to "utf-8" on Mac OS X. r81190
  introduced a regression: the encoding was changed depending on the locale.
........