bpo-8256: Fixed possible failing or crashing input() (#517) by serhiy-storchaka · Pull Request #640 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Closed
Conversation
serhiy-storchaka
commented
Mar 12, 2017
serhiy-storchaka
commented
Member
if attributes "encoding" or "errors" of sys.stdin or sys.stdout
are not set or are not strings.
(cherry picked from commit c2cf128)
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
type-bug
cherry-pick for 3.6 labels
the-knights-who-say-ni
added
the
CLA signed
label
serhiy-storchaka
closed this
serhiy-storchaka
deleted the
c2cf128-3.6
branch
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment