From e445795b8254edd16b4386cdf58d2fcd7cf273c2 Mon Sep 17 00:00:00 2001 From: Victor Stinner Date: Thu, 13 May 2010 16:20:26 +0000 Subject: [PATCH] Blocked revisions 81135 via svnmerge (r81135 is a merge of r80163 from py3k) ........ 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. ........ -- 2.50.1