[issue8391] os.execvpe() doesn't support surrogates in env

STINNER Victor report at bugs.python.org
Fri Apr 23 23:45:08 CEST 2010


STINNER Victor <victor.stinner at haypocalc.com> added the comment:

Commited: r80421 (py3k), blocked in 3.1 (80422). The commit fixes also os.getenv() to support bytes environment name.

----------
resolution:  -> fixed
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8391>
_______________________________________


More information about the Python-bugs-list mailing list