]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-149473: Emit audit event on calling os.environ.clear() (GH-149768) (#150094)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 4 Jun 2026 08:47:38 +0000 (10:47 +0200)
committerGitHub <noreply@github.com>
Thu, 4 Jun 2026 08:47:38 +0000 (08:47 +0000)
commit0ad93968feecb9d717b2d76cc01a665ea8870a52
tree9836b5f18d23d14b1b0f90c3cc10b4183055f77f
parent6b46aac7d629e83e34fd2539ba71c015234a4f37
[3.15] gh-149473: Emit audit event on calling os.environ.clear() (GH-149768) (#150094)

gh-149473: Emit audit event on calling os.environ.clear() (GH-149768)
(cherry picked from commit 29415c071f368e34b504e5efab9d0a795e7c6222)

Co-authored-by: Victor Stinner <vstinner@python.org>
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