Skip to content

Commit 91ff7f5

Browse files
pablogsalgodlygeek
andauthored
Update pep-0768.rst
Co-authored-by: Matt Wozniski <godlygeek@gmail.com>
1 parent 94470ad commit 91ff7f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

peps/pep-0768.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -328,7 +328,7 @@ processes that can already write to arbitrary memory within your process and
328328
execute arbitrary code on the machine (in order to create the file containing
329329
the Python code to be executed).
330330

331-
Furtermore, the execution of the code is done is gated by the interpreter's
331+
Furthermore, the execution of the code is gated by the interpreter's
332332
audit hooks, which can be used to monitor and control the execution of the code
333333
in sensitive environments.
334334

0 commit comments

Comments
 (0)