From d89ea3183ef7129a6e774ef95f2bfc8e098c7da0 Mon Sep 17 00:00:00 2001 From: Victor Stinner Date: Fri, 11 Jun 2010 00:39:31 +0000 Subject: [PATCH] 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. ........ -- 2.50.1