]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-38418: Fixes audit event for os.system to be named 'os.system' (GH-16670)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 18 Oct 2019 16:32:14 +0000 (09:32 -0700)
committerGitHub <noreply@github.com>
Fri, 18 Oct 2019 16:32:14 +0000 (09:32 -0700)
commit5fb81420d5ad64a900940e908b546cf40f2d6807
treee3709929c05da13399ef29ea6f9e8a625ff6d045
parent0f3187c1ce3b3ace60f6c1691dfa3d4e744f0384
bpo-38418: Fixes audit event for os.system to be named 'os.system' (GH-16670)

https://bugs.python.org/issue38418

Automerge-Triggered-By: @zooba
(cherry picked from commit fbe3c76c7ce1eec887d332d801d3784212cc0f73)

Co-authored-by: Steve Dower <steve.dower@python.org>
Misc/NEWS.d/next/Security/2019-10-08-19-29-55.bpo-38418.QL7s0-.rst [new file with mode: 0644]
Modules/posixmodule.c