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.
Explicitly handle the case where stdout=STDOUT
as otherwise the existing error handling gets
confused and reports hard to understand errors.
Signed-off-by: Paulo Neves <ptsneves@gmail.com>
Bug report
Expected output:
Actual output:
I reproduce this with the latest Python main branch as well as Python 3.10 but I see no indication this issue was ever addressed
The text was updated successfully, but these errors were encountered: