]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.8] gh-87604: Avoid publishing list of active per-interpreter audit hooks via the...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 21 Nov 2022 21:06:01 +0000 (13:06 -0800)
committerGitHub <noreply@github.com>
Mon, 21 Nov 2022 21:06:01 +0000 (22:06 +0100)
commitb50b6f95a1afacf76cc6ec3da4229cdeb33a7cf6
tree1ef71b4da605292c5a4a8d0d386b22608b73cc4f
parent82ca2839c9ec6bf9a9400e791a52411824df67f3
[3.8] gh-87604: Avoid publishing list of active per-interpreter audit hooks via the gc module (GH-99373) (GH-99661)

(cherry picked from commit 7b98207aa46bd637d07a7c4a84e998726b74acde)

Co-authored-by: Steve Dower <steve.dower@python.org>
Lib/test/audit-tests.py
Lib/test/test_audit.py
Misc/NEWS.d/next/Security/2022-11-11-12-50-28.gh-issue-87604.OtwH5L.rst [new file with mode: 0644]
Python/sysmodule.c