Skip to content
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

bpo-37390: Add audit event table to documentations #14406

Merged
merged 8 commits into from
Jun 27, 2019
Merged

Conversation

zooba
Copy link
Member

@zooba zooba commented Jun 26, 2019

Also updates some (unreleased) event names for consistency.

https://bugs.python.org/issue37390

@tirkarthi
Copy link
Member

There is note about purging env in the tutorial I used for initial prototype. Not sure if this is needed for this page. Reference : http://www.sphinx-doc.org/en/stable/extdev/tutorial.html#the-event-handlers

@zooba
Copy link
Member Author

zooba commented Jun 27, 2019

I think the env will be updated fine because all the source files have changes now. The important builds are done from a clean state anyway.

@zooba zooba merged commit 44f91c3 into python:master Jun 27, 2019
@miss-islington
Copy link
Contributor

Thanks @zooba for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8.
🐍🍒⛏🤖

@zooba zooba deleted the bpo37390 branch June 27, 2019 17:48
@bedevere-bot
Copy link

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 27, 2019
Also updates some (unreleased) event names to be consistent with the others.
(cherry picked from commit 44f91c3)

Co-authored-by: Steve Dower <steve.dower@python.org>
miss-islington added a commit that referenced this pull request Jun 27, 2019
Also updates some (unreleased) event names to be consistent with the others.
(cherry picked from commit 44f91c3)

Co-authored-by: Steve Dower <steve.dower@python.org>
lisroach pushed a commit to lisroach/cpython that referenced this pull request Sep 10, 2019
Also updates some (unreleased) event names to be consistent with the others.
DinoV pushed a commit to DinoV/cpython that referenced this pull request Jan 14, 2020
Also updates some (unreleased) event names to be consistent with the others.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants