]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-39184: Add audit events to command execution functions in os and pty modules...
authorSaiyang Gou <gousaiyang@163.com>
Wed, 5 Feb 2020 00:15:00 +0000 (16:15 -0800)
committerGitHub <noreply@github.com>
Wed, 5 Feb 2020 00:15:00 +0000 (11:15 +1100)
commit95f60010219e142a436fae18e1695cbc45407afe
treef908dd8bad7c24219c72f6602d47f1496a4baf86
parent40e547dfbb9052ca0c667b242f6825ed1c23c195
bpo-39184: Add audit events to command execution functions in os and pty modules (GH-17824)
Doc/library/os.rst
Doc/library/pty.rst
Lib/pty.py
Misc/NEWS.d/next/Security/2020-01-07-00-42-08.bpo-39184.fe7NgK.rst [new file with mode: 0644]
Modules/posixmodule.c