◐ Shell
clean mode source ↗

[3.8] bpo-39413: os.unsetenv() is not available on Windows by vstinner · Pull Request #18108 · python/cpython

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Merged

vstinner

merged 1 commit into

Jan 22, 2020

Conversation

Update os.unsetenv() documentation: it is not available on Windows.

@vstinner vstinner changed the title bpo-39413: os.unsetenv() is not available on Windows [3.8] bpo-39413: os.unsetenv() is not available on Windows

Jan 21, 2020

@miss-islington

Thanks @vstinner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Jan 22, 2020
Update os.unsetenv() documentation: it is not available on Windows.
(cherry picked from commit f84f65b)

Co-authored-by: Victor Stinner <vstinner@python.org>

@bedevere-bot

miss-islington added a commit that referenced this pull request

Jan 22, 2020
Update os.unsetenv() documentation: it is not available on Windows.
(cherry picked from commit f84f65b)

Co-authored-by: Victor Stinner <vstinner@python.org>

Labels