]> granicus.if.org Git - python/commit
bpo-38418: Fixes audit event for os.system to be named 'os.system' (GH-16670)
authorSteve Dower <steve.dower@python.org>
Fri, 18 Oct 2019 07:52:15 +0000 (00:52 -0700)
committerMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 18 Oct 2019 07:52:15 +0000 (00:52 -0700)
commitfbe3c76c7ce1eec887d332d801d3784212cc0f73
treedbce9bfee8d42b70198b81fd003f693829041721
parentb1fa72a5b7e8666a40b6899d5d54778a2a42c3e8
bpo-38418: Fixes audit event for os.system to be named 'os.system' (GH-16670)

https://bugs.python.org/issue38418

Automerge-Triggered-By: @zooba
Misc/NEWS.d/next/Security/2019-10-08-19-29-55.bpo-38418.QL7s0-.rst [new file with mode: 0644]
Modules/posixmodule.c