]> granicus.if.org Git - python/commit
Blocked revisions 81135,81137 via svnmerge
authorVictor Stinner <victor.stinner@haypocalc.com>
Thu, 13 May 2010 16:24:45 +0000 (16:24 +0000)
committerVictor Stinner <victor.stinner@haypocalc.com>
Thu, 13 May 2010 16:24:45 +0000 (16:24 +0000)
commit3c7f430f153273b489a3e09f7137589dc547e9ca
tree71a3e8060a05948fe4b52af34122c9096bc22f93
parentb87d04fc964c97ad57f6e1bd6865ec28518b6f22
Blocked revisions 81135,81137 via svnmerge

........
  r81135 | victor.stinner | 2010-05-13 18:18:14 +0200 (jeu., 13 mai 2010) | 6 lines

  Issue #8422, test_genericpath: skip the creation of a directory with an invalid
  UTF name on Mac OS X because the OS deny it (the name have to be a valid UTF8
  string).

  Merge r80163 from py3k branch.
........
  r81137 | victor.stinner | 2010-05-13 18:22:15 +0200 (jeu., 13 mai 2010) | 4 lines

  Fix verb tense in skip message.

  Ooops, merge also r80334 (patch by r.david.murray)
........