]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-87604: Avoid publishing list of active per-interpreter audit hooks via the gc...
authorSteve Dower <steve.dower@python.org>
Mon, 14 Nov 2022 21:39:18 +0000 (21:39 +0000)
committerGitHub <noreply@github.com>
Mon, 14 Nov 2022 21:39:18 +0000 (21:39 +0000)
commit4e4b13e8f6211abbc0d53056da11357756daa314
tree9c6dc6406b23edb249ad3c3d69d1ab138f9edc3f
parent3d9431983a89b14250716c1d227e2ce40b343bdd
gh-87604: Avoid publishing list of active per-interpreter audit hooks via the gc module (GH-99373)
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