]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.9] gh-87604: Avoid publishing list of active per-interpreter audit hooks via the...
authorSteve Dower <steve.dower@python.org>
Mon, 21 Nov 2022 18:13:33 +0000 (18:13 +0000)
committerGitHub <noreply@github.com>
Mon, 21 Nov 2022 18:13:33 +0000 (19:13 +0100)
commit7b98207aa46bd637d07a7c4a84e998726b74acde
tree957176aa8a6809f2bcb479df87feca0b55d0c86b
parentc09dba57cfbbf74273ce44b1f48f71b46806605c
[3.9] gh-87604: Avoid publishing list of active per-interpreter audit hooks via the gc module (GH-99373) (GH-99493)
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