]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-149473: Emit audit event on calling os.environ.clear() (#149768)
authorVictor Stinner <vstinner@python.org>
Tue, 19 May 2026 16:38:12 +0000 (18:38 +0200)
committerGitHub <noreply@github.com>
Tue, 19 May 2026 16:38:12 +0000 (18:38 +0200)
commit29415c071f368e34b504e5efab9d0a795e7c6222
tree3375e34cedb3256623941f2e647c7791c0c5a6ad
parent51a5715df9c56f616944cf1b39323bd6ae009143
gh-149473: Emit audit event on calling os.environ.clear() (#149768)

Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Doc/library/os.rst
Misc/NEWS.d/next/Library/2026-05-13-12-16-54.gh-issue-149473.nOQZqn.rst [new file with mode: 0644]
Modules/posixmodule.c