Skip to content

Commit 7c070c6

Browse files
pablogsalgodlygeek
andauthored
Update peps/pep-0768.rst
Co-authored-by: Matt Wozniski <godlygeek@gmail.com>
1 parent 21dc62c commit 7c070c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

peps/pep-0768.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,7 @@ Additionally a new ``--without-remote-debugging`` flag will be added to the
312312
``configure`` script to allow redistributors to build Python without support for
313313
remote debugging if they so desire.
314314

315-
A new flag indicating the status of remote debugging will be made available via the debug offsets so tools can query if a remote process has disabled the feature. This way, tools can offer a useful error message explaining why they won't work, instead of believing that they have attached and then never having their script run. T
315+
A new flag indicating the status of remote debugging will be made available via the debug offsets so tools can query if a remote process has disabled the feature. This way, tools can offer a useful error message explaining why they won't work, instead of believing that they have attached and then never having their script run.
316316

317317

318318
Backwards Compatibility

0 commit comments

Comments
 (0)