From 3c7f430f153273b489a3e09f7137589dc547e9ca Mon Sep 17 00:00:00 2001 From: Victor Stinner Date: Thu, 13 May 2010 16:24:45 +0000 Subject: [PATCH] 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) ........ -- 2.50.1