Skip to content

Commit 4c026ad

Browse files
Fix pdb expression results handling for remote client
1 parent 5635c1f commit 4c026ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Fixed a bug in pdb where expression results were written to sys.stdout instead of pdb.stdout.
1+
Fixed a bug in :mod:`pdb` where expression results were not sent back to remote client.

0 commit comments

Comments
 (0)