Skip to content

bpo-38892: Improve docs for audit event #17361

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

Merged
merged 3 commits into from
Nov 26, 2019
Merged

Conversation

terryjreedy
Copy link
Member

@terryjreedy terryjreedy commented Nov 23, 2019

@@ -7,7 +7,7 @@ Audit events table

This table contains all events raised by :func:`sys.audit` or
:c:func:`PySys_Audit` calls throughout the CPython runtime and the
standard library.
standard library. These calls were added in 3.8.0 or later.
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A minimal addition.

@terryjreedy
Copy link
Member Author

@zooba Steve, I assigned this to you to merge when you approve.

@zooba zooba merged commit e563a15 into python:master Nov 26, 2019
@miss-islington
Copy link
Contributor

Thanks @terryjreedy for the PR, and @zooba for merging it 🌮🎉.. I'm working now to backport this PR to: 3.8.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

@miss-islington
Copy link
Contributor

Sorry @terryjreedy and @zooba, I had trouble checking out the 3.8 backport branch.
Please backport using cherry_picker on command line.
cherry_picker e563a155be60fc0757914f87c8138f10de00bb16 3.8

@miss-islington
Copy link
Contributor

Thanks @terryjreedy for the PR, and @zooba for merging it 🌮🎉.. I'm working now to backport this PR to: 3.8.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 26, 2019
(cherry picked from commit e563a15)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
@bedevere-bot
Copy link

GH-17391 is a backport of this pull request to the 3.8 branch.

miss-islington added a commit that referenced this pull request Nov 26, 2019
(cherry picked from commit e563a15)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
jacobneiltaylor pushed a commit to jacobneiltaylor/cpython that referenced this pull request Dec 5, 2019
shihai1991 pushed a commit to shihai1991/cpython that referenced this pull request Jan 31, 2020
@terryjreedy terryjreedy deleted the audit_doc branch May 25, 2020 08:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants