Staging
v0.5.1
https://github.com/python/cpython
Revision 0852c7dd52ac42e7843ddfef44571494e4c86070 authored by Victor Stinner on 22 January 2020, 20:53:26 UTC, committed by GitHub on 22 January 2020, 20:53:26 UTC
Windows: _wputenv(env) copies the *env* string and doesn't require
the caller to manage the variable memory.
1 parent b73dd02
History
Tip revision: 0852c7dd52ac42e7843ddfef44571494e4c86070 authored by Victor Stinner on 22 January 2020, 20:53:26 UTC
bpo-39406: os.putenv() avoids putenv_dict on Windows (GH-18126)
Tip revision: 0852c7d

README.rst

back to top