]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-107954: Add audit event to PyConfig_Set() (#132958)
authorVictor Stinner <vstinner@python.org>
Fri, 25 Apr 2025 16:30:39 +0000 (18:30 +0200)
committerGitHub <noreply@github.com>
Fri, 25 Apr 2025 16:30:39 +0000 (18:30 +0200)
commitac5424d6a9f5aa37432cbbf366745f708f44a8ec
treef58c8fefa94463972f049ffa84d6e07016431deb
parent070d8665670e929ddf26a217d2c1a4116f82d30e
gh-107954: Add audit event to PyConfig_Set() (#132958)
Doc/c-api/init_config.rst
Python/initconfig.c