We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94470ad commit 91ff7f5Copy full SHA for 91ff7f5
1 file changed
peps/pep-0768.rst
@@ -328,7 +328,7 @@ processes that can already write to arbitrary memory within your process and
328
execute arbitrary code on the machine (in order to create the file containing
329
the Python code to be executed).
330
331
-Furtermore, the execution of the code is done is gated by the interpreter's
+Furthermore, the execution of the code is gated by the interpreter's
332
audit hooks, which can be used to monitor and control the execution of the code
333
in sensitive environments.
334
0 commit comments