New buildbot failures: os.stdout.fileno()
is unsupported
#121927
Labels
tests
Tests in the Lib/test dir
topic-repl
Related to the interactive shell
type-bug
An unexpected behavior, bug, or error
Bug report
Example: https://buildbot.python.org/#/builders/185/builds/7253/steps/7/logs/stdio failure on AMD64 RHEL8 3.x
I think that this test should be updated to handle
UnsupportedOperation
exception.Introduced in #120904
Linked PRs
io.UnsupportedOperation: fileno
exception intest_pyrepl
#121928The text was updated successfully, but these errors were encountered: