Skip to content

[3.8] bpo-39413: os.unsetenv() is not available on Windows #18108

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 22, 2020
Merged

[3.8] bpo-39413: os.unsetenv() is not available on Windows #18108

merged 1 commit into from
Jan 22, 2020

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Jan 21, 2020

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

https://bugs.python.org/issue39413

Update os.unsetenv() documentation: it is not available on Windows.
@bedevere-bot bedevere-bot added docs Documentation in the Doc dir awaiting core review labels Jan 21, 2020
@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
@vstinner vstinner merged commit f84f65b into python:3.8 Jan 22, 2020
@vstinner vstinner deleted the unsetenv_win38 branch January 22, 2020 12:50
@miss-islington
Copy link
Contributor

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 <[email protected]>
@bedevere-bot
Copy link

GH-18114 is a backport of this pull request to the 3.7 branch.

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 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants