]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-121957: Emit audit events for python -i and python -m asyncio (GH-122118)
authorŁukasz Langa <lukasz@langa.pl>
Mon, 22 Jul 2024 11:44:55 +0000 (13:44 +0200)
committerGitHub <noreply@github.com>
Mon, 22 Jul 2024 11:44:55 +0000 (13:44 +0200)
commitd542a9be51776e8d589363ee15164dec8dbd3a76
tree6950a0966fb0bb3453ba2e9e176fbc8f1de073eb
parent1b0e63c81b54a937b089fe335761cba4a96c8cdf
[3.11] gh-121957: Emit audit events for python -i and python -m asyncio (GH-122118)
Doc/library/asyncio.rst
Doc/using/cmdline.rst
Lib/asyncio/__main__.py
Misc/NEWS.d/next/Security/2024-07-22-13-14-38.gh-issue-121957.FYkcOt.rst [new file with mode: 0644]
Modules/main.c