Browse Source
Revert "bpo-39413: Implement os.unsetenv() on Windows (GH-18104)" (GH-18124)
Revert "bpo-39413: Implement os.unsetenv() on Windows (GH-18104)" (GH-18124)
This reverts commit 56cd3710a1.
pull/18126/head
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 12 additions and 94 deletions
-
3Doc/library/os.rst
-
3Doc/whatsnew/3.9.rst
-
11Lib/test/test_os.py
-
1Misc/NEWS.d/next/Library/2020-01-21-15-48-35.bpo-39413.7XYDM8.rst
-
42Modules/clinic/posixmodule.c.h
-
46Modules/posixmodule.c
@ -1 +0,0 @@ |
|||
The :func:`os.unsetenv` function is now also available on Windows. |
|||
Write
Preview
Loading…
Cancel
Save
Reference in new issue