Thanks to visit codestin.com
Credit goes to github.com

Skip to content

gh-121957: Emit audit events for python -i and python -m asyncio #121958

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 7 commits into from
Jul 22, 2024

Conversation

ambv
Copy link
Contributor

@ambv ambv commented Jul 18, 2024

Relatedly, emit the cpython.run_startup event from the Python version of PYTHONSTARTUP handling.

… with PyREPL

Relatedly, emit the `cpython.run_startup` event from the Python version of
`PYTHONSTARTUP` handling.
@ambv ambv changed the title gh-121957: Emit cpython.run_stdin audit event for python -i with PyREPL gh-121957: Emit audit events for python -i and python -m asyncio Jul 18, 2024
@ambv ambv merged commit dc93d11 into python:main Jul 22, 2024
44 checks passed
@miss-islington-app
Copy link

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 22, 2024
…ncio` (pythonGH-121958)

Relatedly, emit the `cpython.run_startup` event from the Python version of
`PYTHONSTARTUP` handling.
(cherry picked from commit dc93d11)

Co-authored-by: Łukasz Langa <[email protected]>
@bedevere-app
Copy link

bedevere-app bot commented Jul 22, 2024

GH-122115 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Jul 22, 2024
ambv added a commit that referenced this pull request Jul 22, 2024
…yncio` (GH-121958) (GH-122115)

Relatedly, emit the `cpython.run_startup` event from the Python version of
`PYTHONSTARTUP` handling.
(cherry picked from commit dc93d11)

Co-authored-by: Łukasz Langa <[email protected]>
@ambv
Copy link
Contributor Author

ambv commented Jul 22, 2024

See the issue for the 3.8 - 3.12 backports.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic-repl Related to the interactive shell
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants