]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] GH-107774: Add missing audit event for PEP 669 (GH-107775) (#107839)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 11 Aug 2023 09:58:58 +0000 (02:58 -0700)
committerGitHub <noreply@github.com>
Fri, 11 Aug 2023 09:58:58 +0000 (11:58 +0200)
commit81d3afae1ae89a302866fb0cd12dc9f722e8aa4c
tree76236b14821006e1ec9d227161d16c40139f4846
parentddca26188d7828ecb762213f4b9c15d44b6048cc
[3.12] GH-107774: Add missing audit event for PEP 669 (GH-107775) (#107839)

GH-107774: Add missing audit event for PEP 669 (GH-107775)
(cherry picked from commit 494e3d4436774a5ac1a569a635b8c5c881ef1c0c)

Co-authored-by: Mark Shannon <mark@hotpy.org>
Lib/test/audit-tests.py
Lib/test/test_audit.py
Misc/NEWS.d/next/Security/2023-08-05-03-51-05.gh-issue-107774.VPjaTR.rst [new file with mode: 0644]
Python/instrumentation.c