Skip to content

Missing audit event when registering a callback function in sys.monitoring. #107774

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
markshannon opened this issue Aug 8, 2023 · 1 comment
Closed
Labels
type-bug An unexpected behavior, bug, or error

Comments

@markshannon
Copy link
Member

markshannon commented Aug 8, 2023

PEP 669 states that "Registering or unregistering a callback function will generate a sys.audit event.", but it isn't implemented yet.

Linked PRs

@markshannon markshannon added the type-bug An unexpected behavior, bug, or error label Aug 8, 2023
miss-islington pushed a commit to miss-islington/cpython that referenced this issue Aug 10, 2023
Yhg1s pushed a commit that referenced this issue Aug 11, 2023
…07839)

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

Co-authored-by: Mark Shannon <[email protected]>
@hugovk
Copy link
Member

hugovk commented Nov 9, 2023

Thanks!

@hugovk hugovk closed this as completed Nov 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

No branches or pull requests

2 participants