bpo-8256: Fixed possible failing or crashing input() (#517)
if attributes "encoding" or "errors" of sys.stdin or sys.stdout are not set or are not strings.
Showing
Please
register
or
sign in
to comment
if attributes "encoding" or "errors" of sys.stdin or sys.stdout are not set or are not strings.