You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bug fix: plot(dump=True) works with complex terminal strings
There are two bugs here. This patch fixes only the breakage we get with
dump=True. Prior to this patch we'd try to access self.fdDupSTDOUT even when it
doesn't exist. The next patch will fix the incomplete terminal detection
0 commit comments