STINNER Victor <vstin...@python.org> added the comment:

PR 18107 still fix this issue (add os.unsetenv() to Python 3.9 on Windows), but 
fix the implementation (use _wputenv() rather than SetEnvironmentVariableW(), 
to update the CRT).

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue39413>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to