From: Victor Stinner Date: Sun, 14 Apr 2013 14:38:35 +0000 (+0200) Subject: (Merge 3.3) Close #17702: os.environ now raises KeyError with the original X-Git-Tag: v3.4.0a1~927 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=43aa0d07e2ab93bde71fb2dd5d300fef524b36cd;p=thirdparty%2FPython%2Fcpython.git (Merge 3.3) Close #17702: os.environ now raises KeyError with the original environment variable name (str on UNIX), instead of using the encoded name (bytes on UNIX). --- 43aa0d07e2ab93bde71fb2dd5d300fef524b36cd