Skip to content

Commit 0c2b275

Browse files
committed
Add NEWS entry
1 parent 8e04fdd commit 0c2b275

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Implement :pep:`768` (Safe external debugger interface for CPython). Add a
2+
new :func:`sys.remote_exec` function to the :mod:`sys` module. This function
3+
shcedules the execution of a Python file in a separate process. Patch by
4+
Pablo Galindo, Matt Matt Wozniski and Ivona Stojanovic.

0 commit comments

Comments
 (0)