bpo-8256: Fixed possible failing or crashing input() by serhiy-storchaka · Pull Request #517 · python/cpython
serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request
if attributes "encoding" or "errors" of sys.stdin or sys.stdout are not set or are not strings. (cherry picked from commit c2cf128)
serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request
if attributes "encoding" or "errors" of sys.stdin or sys.stdout are not set or are not strings. (cherry picked from commit c2cf128)
serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request
if attributes "encoding" or "errors" of sys.stdin or sys.stdout are not set or are not strings. (cherry picked from commit c2cf128)
serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request
if attributes "encoding" or "errors" of sys.stdin or sys.stdout are not set or are not strings. (cherry picked from commit c2cf128)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters