]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-43439: Add audit hooks for gc functions (GH-24794)
authorPablo Galindo <Pablogsal@gmail.com>
Wed, 10 Mar 2021 00:53:57 +0000 (00:53 +0000)
committerGitHub <noreply@github.com>
Wed, 10 Mar 2021 00:53:57 +0000 (00:53 +0000)
commitb4f9089d4aa787c5b74134c98e5f0f11d9e63095
tree26bfa4b05e2e5371f1473ca108b1451bcd49de6d
parent62a03cd490f81c0fb01eaceb31aa8a4c7800ed0e
bpo-43439: Add audit hooks for gc functions (GH-24794)
Doc/library/gc.rst
Doc/whatsnew/3.10.rst
Lib/test/audit-tests.py
Lib/test/test_audit.py
Misc/NEWS.d/next/Security/2021-03-08-23-06-07.bpo-43439.5U3lXm.rst [new file with mode: 0644]
Modules/gcmodule.c