[3.14] gh-135361: update documentation for remote_debugger_script audit event (GH-135362) (#135546)

This commit is contained in:
Miss Islington (bot) 2025-06-15 20:55:24 +02:00 committed by GitHub
parent f8f99b1cfc
commit e00aef6c81
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1933,6 +1933,13 @@ always available. Unless explicitly noted otherwise, all variables are read-only
interpreter is pre-release (alpha, beta, or release candidate) then the
local and remote interpreters must be the same exact version.
.. audit-event:: remote_debugger_script script_path
When the script is executed in the remote process, an
:ref:`auditing event <auditing>`
``sys.remote_debugger_script`` is raised
with the path in the remote process.
.. availability:: Unix, Windows.
.. versionadded:: 3.14