gh-135543: emit sys.remote_exec audit event when sys.remote_exec has been called#135544
gh-135543: emit sys.remote_exec audit event when sys.remote_exec has been called#135544zooba merged 24 commits intopython:mainfrom
sys.remote_exec audit event when sys.remote_exec has been called#135544Conversation
…c has been called Signed-off-by: Manjusaka <me@manjusaka.me>
Signed-off-by: Manjusaka <me@manjusaka.me>
Misc/NEWS.d/next/Core_and_Builtins/2025-06-16-02-31-42.gh-issue-135543.6b0HOF.rst
Outdated
Show resolved
Hide resolved
Co-authored-by: Victor Stinner <vstinner@python.org>
Co-authored-by: Victor Stinner <vstinner@python.org>
…e-135543.6b0HOF.rst Co-authored-by: Victor Stinner <vstinner@python.org>
Signed-off-by: Manjusaka <me@manjusaka.me>
Signed-off-by: Manjusaka <me@manjusaka.me>
… manjusaka/fix135543
|
@vstinner @sobolevn @pablogsal I have updated the test. PTAL when you got time |
Signed-off-by: Manjusaka <me@manjusaka.me>
Signed-off-by: Manjusaka <me@manjusaka.me>
Signed-off-by: Manjusaka <me@manjusaka.me>
|
@vstinner I have fix the review idea. PTAL when you got time. BTW https://github.com/python/cpython/actions/runs/15710806342/job/44268135397?pr=135544 seems unrelated failed. Would you mind rerunning it for me? |
vstinner
left a comment
There was a problem hiding this comment.
Thanks for the update, I like the updated code. Another review.
Co-authored-by: Victor Stinner <vstinner@python.org>
vstinner
left a comment
There was a problem hiding this comment.
LGTM.
@pablogsal: what do you think?
Signed-off-by: Manjusaka <me@manjusaka.me>
|
@vstinner sorry about this, I update a little bit of code. PTAL |
Signed-off-by: Manjusaka <me@manjusaka.me>
Signed-off-by: Manjusaka <me@manjusaka.me>
Signed-off-by: Manjusaka <me@manjusaka.me>
Signed-off-by: Manjusaka <me@manjusaka.me>
I am ok with this 👍 |
Signed-off-by: Manjusaka <me@manjusaka.me>
|
@zooba I have updated my PR. PTAL |
|
LGTM, and I don't think the changes are significant since others signed off, so I'll merge. |
…c is called (pythonGH-135544) (cherry picked from commit 1ddfe59) Co-authored-by: Nadeshiko Manju <me@manjusaka.me>
|
GH-135732 is a backport of this pull request to the 3.14 branch. |
Fix #135543
sys.remote_exec()#135543📚 Documentation preview 📚: https://cpython-previews--135544.org.readthedocs.build/