[3.8] bpo-39413: os.unsetenv() is not available on Windows by vstinner · Pull Request #18108 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Merged
Conversation
vstinner
changed the title
bpo-39413: os.unsetenv() is not available on Windows
[3.8] bpo-39413: os.unsetenv() is not available on Windows
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
Update os.unsetenv() documentation: it is not available on Windows. (cherry picked from commit f84f65b) Co-authored-by: Victor Stinner <vstinner@python.org>
miss-islington added a commit that referenced this pull request
Update os.unsetenv() documentation: it is not available on Windows. (cherry picked from commit f84f65b) Co-authored-by: Victor Stinner <vstinner@python.org>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters