]> granicus.if.org Git - python/commit
bpo-37363: Add audit events on startup for the run commands (GH-14524)
authorSteve Dower <steve.dower@python.org>
Mon, 1 Jul 2019 23:03:53 +0000 (16:03 -0700)
committerGitHub <noreply@github.com>
Mon, 1 Jul 2019 23:03:53 +0000 (16:03 -0700)
commite226e83d36dfc7220d836fb7a249ce18e70cb4a6
treeec4de1abf366960dadf2aa1e8e1b4b89458243f9
parent0f4e8132820947d93eccf31b9e526b81c6ffa53d
bpo-37363: Add audit events on startup for the run commands (GH-14524)
Doc/library/sys.rst
Doc/tools/extensions/pyspecific.py
Doc/using/cmdline.rst
Lib/test/test_embed.py
Misc/NEWS.d/next/Security/2019-07-01-10-31-14.bpo-37363.fSjatj.rst [new file with mode: 0644]
Modules/main.c
Programs/_testembed.c