Staging
v0.5.1
https://github.com/python/cpython
Revision 56cd3710a1ea3ba872d345ea1bebc86ed08bc8b8 authored by Victor Stinner on 21 January 2020, 15:13:09 UTC, committed by GitHub on 21 January 2020, 15:13:09 UTC
The os.unsetenv() function is now also available on Windows.

It is implemented with SetEnvironmentVariableW(name, NULL).
1 parent 59e2d26
History
Tip revision: 56cd3710a1ea3ba872d345ea1bebc86ed08bc8b8 authored by Victor Stinner on 21 January 2020, 15:13:09 UTC
bpo-39413: Implement os.unsetenv() on Windows (GH-18104)
Tip revision: 56cd371
File Mode Size
workflows
CODEOWNERS -rw-r--r-- 3.7 KB
CONTRIBUTING.rst -rw-r--r-- 2.4 KB
FUNDING.yml -rw-r--r-- 57 bytes
PULL_REQUEST_TEMPLATE.md -rw-r--r-- 700 bytes
SECURITY.md -rw-r--r-- 530 bytes
codecov.yml -rw-r--r-- 482 bytes

back to top