]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-41162: Clear audit hooks later during finalization (GH-21222)
authorKonge <zkonge@outlook.com>
Fri, 3 Jul 2020 21:06:46 +0000 (05:06 +0800)
committerGitHub <noreply@github.com>
Fri, 3 Jul 2020 21:06:46 +0000 (22:06 +0100)
commitdaa0fe03a517d335d48e65ace8e5da636e265a8f
treed6504f9bc7ae8a6c8d14c0da18e6e46c138231fb
parentd160e0f8e283d0a8737644588b38e8c6a07c134f
bpo-41162: Clear audit hooks later during finalization (GH-21222)
Lib/test/audit-tests.py
Lib/test/test_audit.py
Misc/NEWS.d/next/Security/2020-07-03-20-41-29.bpo-41162.tb8pVj.rst [new file with mode: 0644]
Programs/_testembed.c
Python/pylifecycle.c