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
if no f_in and f_out arguments are given, _ReadlineWrapper calls os.dup
on fd 0 and 1. Instead, just pass None, because the fds aren't needed
anyway in this test
0 commit comments