]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Revert "bpo-39413: Implement os.unsetenv() on Windows (GH-18104)" (GH-18124)
authorVictor Stinner <vstinner@python.org>
Wed, 22 Jan 2020 20:11:17 +0000 (21:11 +0100)
committerGitHub <noreply@github.com>
Wed, 22 Jan 2020 20:11:17 +0000 (21:11 +0100)
commitb73dd02ea744288831f71363a7467552c09875ea
tree7fb902e5dc770d760f7a67e4c8ed469102d43380
parentbeea26b57e8c80f1eff0f967a0f9d083a7dc3d66
Revert "bpo-39413: Implement os.unsetenv() on Windows (GH-18104)" (GH-18124)

This reverts commit 56cd3710a1ea3ba872d345ea1bebc86ed08bc8b8.
Doc/library/os.rst
Doc/whatsnew/3.9.rst
Lib/test/test_os.py
Misc/NEWS.d/next/Library/2020-01-21-15-48-35.bpo-39413.7XYDM8.rst [deleted file]
Modules/clinic/posixmodule.c.h
Modules/posixmodule.c