]> granicus.if.org Git - python/commit
Blocked revisions 80663 via svnmerge
authorVictor Stinner <victor.stinner@haypocalc.com>
Fri, 30 Apr 2010 16:49:46 +0000 (16:49 +0000)
committerVictor Stinner <victor.stinner@haypocalc.com>
Fri, 30 Apr 2010 16:49:46 +0000 (16:49 +0000)
commitcaac2609df592daa8496fc7065440f82d070b14d
tree62d01d9062c2f7781903a246d83c8808b0ce6757
parent564565bd16b1a05662a3980aa3bab31bcd3f8edb
Blocked revisions 80663 via svnmerge

........
  r80663 | victor.stinner | 2010-04-30 18:48:45 +0200 (ven., 30 avril 2010) | 4 lines

  PyFile_FromFd() uses PyUnicode_DecodeFSDefault() instead of
  PyUnicode_FromString() to support surrogates in the filename and use the right
  encoding
........