From d5781076ebff95e4d1a7054d77fb87041675baf1 Mon Sep 17 00:00:00 2001 From: Victor Stinner Date: Sun, 25 Apr 2010 22:21:04 +0000 Subject: [PATCH] Unblocked revisions 80421 via svnmerge ........ r80421 | victor.stinner | 2010-04-23 23:41:56 +0200 (ven., 23 avril 2010) | 3 lines Issue #8391: os.execvpe() and os.getenv() supports unicode with surrogates and bytes strings for environment keys and values ........ -- 2.50.1